Sir,
Iam new to C#. I have a Dll in visual c ++, I want to access that in c#. Plz give some suggestion to do that.
For practice I have done exactly the same given in the following link
http://msdn.microsoft.com/en-us/library/ms235636.aspx but in my system the following error is showing.
unable to access the file #include "MathFuncsDll.h". so plz tell me why that error is comming.