Forum: C#
Jul 14th, 2008, 12:02 PM
|
|
Replies: 1
Views: 192
Please Help.. "HRESULT: DllNotFoundException"!!
Hi all..
I'm using VS.NET2005.. I created dll from C code.. then I created a C# console application that uses that dll, I locate dll in bin/Debug folder. Then DllImport in C# code. An exception...
|