Calling C++ dll in C# language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • romcab
    New Member
    • Sep 2007
    • 108

    Calling C++ dll in C# language

    Hi guys,
    Just wondering if I can call dll created in C++ (unmanaged code) in C#.net project? Example: The gui is created using C# but the core language is created in C++. Is it possible? Please give me an idea. Tnx
Working...