|
-
May 30th, 2004, 01:48 PM
#1
Thread Starter
Addicted Member
dll question
ok, here's a stupid question...
i'm working in a bigger team now, and we're split up into two fractions:
I)c++/assembly
II) visual studio.net
now i'm in the c++ section and someone gave me this dll with a couple of classes and functions written in vb.net and told me to implement it in my program...
now here's the question: how can i use a vb.net dll in a c++ app?
loadfuntion() doesn't seem to work in this case, for it's not only functions i need but whole classes...
or could i re-compile it as a .lib file or something...?
i'm really lost here...
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
|