vb dll
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Dear All Does anybody know if it is possible to create functon in a dll with vb and call it the same way as you call a function in a c++ dll? Thanks Henka
-
Dear All Does anybody know if it is possible to create functon in a dll with vb and call it the same way as you call a function in a c++ dll? Thanks Henka
VB6 can only make COM .DLL's. It can't make a library .DLL like C++ can. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
Dear All Does anybody know if it is possible to create functon in a dll with vb and call it the same way as you call a function in a c++ dll? Thanks Henka