|
-
January 17th, 2000, 05:23 AM
#1
VB dll's in C++
Ok I've got a dll made in vb, works fine, (V6.0 SP3)
However when I try and call it from c++ it no work!!!
you referance it in c++ (v6) it see's it and you can see all public function within it and properties too, but when you call them they don't actually work, I tried just a simple msgbox "Hello World" and that does'nt even come up so it seems not to be entering the code any idea out there??
cheers jonathan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|