|
-
Mar 24th, 2003, 10:38 AM
#1
Thread Starter
Lively Member
Exporting functions in VB.NET
I'm trying to create a DLL in vb.net, only when I try to call the function in the dll, it says the entry point is not found. Obviously this is because I haven't exported the function I'm trying to call - I had the same problem when I started messing with dlls vc.
Anyway, how do you export a function from in vb .net?
Thanks
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
|