I've a c++ project. I admit that I'm a complete ZERO in c++. But still I need to write a c++.net wrapper so I could work with an unmanaged c++ library using it. So what I have:
1) unmanaged project's header files.
2) unmanaged project's libraries (.dll's and .lib's)
3) an empty C++.NET project which I plan to use as a wrapper for my c# application
How can I start? I don't even know how to set a reference to an unmanaged library.
S.O.S.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…