954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to convert C++ DLL to be compatible with C#

anyone know how to convert C++ DLL to be compatible with C#?

hunnyz
Newbie Poster
2 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

What do you want to do? Convert C++ code to c# code? You can't just convert a dll, you have to rewrite it in the language you want and recompile. Can't you just reference the dll and use it as is? It doesn't matter what language a dll is written in to reference it.

waynespangler
Posting Pro in Training
461 posts since Dec 2002
Reputation Points: 84
Solved Threads: 58
 

Does someone want to indulge me with the reason why this is in VB.NET?

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You