Add Reference to c++ dll in C# Windows application
HI,
In my C# windows application, I need to call one VC++ dll to read hardware. When I tried to add reference to dll got error " Reference "TestDll.dll" couldn't be added. Please make sure file is accessible, and that is valid assembly or COM component."
Any help appreciated.
Regards,
Vikram