3
Answers

Add Reference to c++ dll in C# Windows application

Vikram

Vikram

12y
14.7k
1
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  
Answers (3)