.Net CF 2.0 Error , "Can't find PInvoke DLL"-Collection of common programming errors
I have written a GUI in C# (.net compact) and trying to access the functionality of stream interface driver DLL using marshalling. I am getting this error every time the application tries to access the function in the stream interface driver DLL. Does anybody know what could be the problem? Thanks