C++ Lib -> Dll (Wrapper) - How?
-
Hi there. I want to write a managed c++.net wrapper for the physics engine Tokamak. The problem is i had no experience in c++ except c#. I want to write a wrapper for tokamak so that my c# samples can reference to that dll and implement together with Directx 9. The problem is i don't know how to start? Should i choose c++.net at the first place or i should go to unmanaged c++ to do all this. Can you guys tell me what are the tutorials which i need to pick up along the way to achieve that? I had the time and willing to learn. Just no idea how to start. Thanks. Regards, Chua Wen Ching :p
-
Hi there. I want to write a managed c++.net wrapper for the physics engine Tokamak. The problem is i had no experience in c++ except c#. I want to write a wrapper for tokamak so that my c# samples can reference to that dll and implement together with Directx 9. The problem is i don't know how to start? Should i choose c++.net at the first place or i should go to unmanaged c++ to do all this. Can you guys tell me what are the tutorials which i need to pick up along the way to achieve that? I had the time and willing to learn. Just no idea how to start. Thanks. Regards, Chua Wen Ching :p
-
Thanks for the link. But i kind of dislikes the way how msdn arrange their articles.. Very confusing. I click the links here and there and until the end i learn nothing. Any better tutorials or URLs? This topic is definitely hard to find in google. Regards, Chua Wen Ching :p