Visual Basic DLL
-
Hi I have a problem. How can I create a Visual Basic DLL and to use the methods in a application Visual C++? How can I export the methods of Visual Basic DLL? Thanks. :confused::confused::confused:
are we talking about vb6 or .net? Notorious SMC
The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
Get your facts first, and then you can distort them as much as you please Mark Twain -
are we talking about vb6 or .net? Notorious SMC
The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
Get your facts first, and then you can distort them as much as you please Mark Twain -
Nope, Sorry to disapoint, but all my dll experience is with .net :( Notorious SMC
The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
Get your facts first, and then you can distort them as much as you please Mark Twain -
VB6 can not create DLLs that export functions like C++ can. It can only create COM DLLs.
Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall."
George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things."