Hello Everyone,
I have made a DLL in VC++, in which one function requires a struct variable to be passed, and i want to use that DLL in my c# application. When i try to use that DLL in c# application, it is giving error as Bad Pointer...
Does anybody have solution to this....
Thanks in Advance,
Poornima .S

