Community discussion forum

Calling C++ DLL from C#

  • 1 year ago
    I am working on a IVR project :font end:C#,backend:C++ thats why i need to know how can I call C++ DLL from C# application. Pls help me.
  • 1 year ago
    Welcome to DeveloperFusion.com, the global developer community site :-) You'll have to use P/Invoking (Platform Invoke) If you give us the method signature we can conjure up the necessary code to assist you further. In the meantime heres an article that may be of interest to you to learn more about P/Invoking. http://msdn.microsoft.com/en-us/magazine/cc164123.aspx Enjoy.

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback