|
-
March 17th, 2009, 01:37 PM
#1
Wrapping
I have a C++ DLL/IDL, comprised of several CoClasses, which needs to be wrapped for inclusion into a C# project. My first attempt to call LoadLibrary on the wrapped dll failed; I must have not wrapped the dll correctly. Where is a good example of what needs to be accomplished for a wrapped C++ DLL to be used from within a C# project?
Thank you for your time.
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
|