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

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -

javascript - three.js lot of meshes optimization -