L larva Member Jul 15, 2001 185 0 0 Jun 28, 2002 #1 Hi, How can I include the DLL files I created with VC++6.0 into VB6.0 ? Thanks ! Regards, Larva
A AndyHui Administrator Emeritus<br>Elite Member<br>AT FAQ M Oct 9, 1999 13,141 17 81 Jun 28, 2002 #2 Do you want to include the DLLs as part of the deployment package, or do you want to be able to call the functions inside the DLL?
Do you want to include the DLLs as part of the deployment package, or do you want to be able to call the functions inside the DLL?
L larva Member Jul 15, 2001 185 0 0 Jun 29, 2002 #3 Hi, I need to include the DLL and use the function inside the DLL. How should I do this ? Thanks ! Larva
Hi, I need to include the DLL and use the function inside the DLL. How should I do this ? Thanks ! Larva