|
-
December 1st, 1999, 10:41 AM
#6
Re: How to write a plain DLL in VB?
I asked the same question on deja and got the reply that VB only generates activex type dll's and they do not explicitly export the methods in the class, which is a real downer
Now Im looking for a way of exporting the "addressof" the method and using a callback from C++ which I cant get working, or alternatively of doing a create object in C++ and accessing the methods that way.
Again a good example of either would make my day!!
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
|