Minami

Minami

  • NA
  • 2
  • 4.8k

C++ Dll in VC#

Feb 16 2012 2:03 PM
Hello,

I have a c++ dll library which I'd like to use in a VC# application. I have read some articles about wrap or DllImport, so I wonder if exist another way how can I use a c++ dll in a c# app?


Answers (1)