ThunderVB First Release Primero dejo el comentario original de sus autores:
ThunderVB is an add-in for VB6. ThunderVB let's you embed Asm and C instructions directly in you VB source programs. Furthermore ThunVB let's you create a true StdCall Dlls. Moreover ThunVB can extend VB IDE to a basic Asm/C code editor. That means it can do syntax-highlighting of Asm/C keywords and supports intelli-sense for InlineAsm code as well. See the screenshots bellow. --- ThunderVB Development Team [ drkIIRaziel & Libor ] ---
Con estas dll, podemos embeber código C y ASM sin problema en nuestros programas de VB (quien dijo que VB no lo podía hacer), usted puede generar luego las dll's.
Visiten este proyecto, es de código abierto GNU.