G
Guest
Hi,
I have a C DLL which i would like to import into my .NET service.
a) How do I convert the DLL so as to be refernced by a .NET service (I don't want to use PInovke)
b) I tried recreating the DLL in VS.NET as a VC# Class Library but I get this error - decleration of dllimport function not allowed.
Help!
I have a C DLL which i would like to import into my .NET service.
a) How do I convert the DLL so as to be refernced by a .NET service (I don't want to use PInovke)
b) I tried recreating the DLL in VS.NET as a VC# Class Library but I get this error - decleration of dllimport function not allowed.
Help!