Click to See Complete Forum and Search --> : include files


gambit
March 23rd, 2001, 03:52 AM
Hi,

How do i include files such as C obj, C lib or C DLL files into VB so that i can use the functions inside?
Or is there a way I can create my funtions in C such that VB is able to compile the functions into it instead of using an external file such as DLL during runtime.

Thank You!