Call C++ library in C# -


i have lot of libraries written in c++. want call these libraries c#, however, have met many problems. want know if there book or guideline tell me how that.

  1. dllimport - http://msdn.microsoft.com/en-us/library/aa984739(vs.71).aspx
  2. wrapper class - http://social.msdn.microsoft.com/forums/en-us/vcgeneral/thread/67cc9eea-a4fe-48bd-b8d5-f3c8051ba896

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -