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?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 16, 2012, 4:02 PM
http://www.c-sharpcorner.com/UploadFile/SamTomato/managed-cpp-wrapper-for-unmanaged-code/