Thursday, 29 August 2013

.NET Compact Framework library and missing DLL

.NET Compact Framework library and missing DLL

I'm playing with a CF library for the Dolphin 6000 Scanphone
HandHeldProducts.Embedded.SwiftDecoder.SwiftDecoderAssembly.dll which
links to a SD2.dll library (ILspy screen)

While debugging the application I get the error message can't find PInvoke
DLL 'SD2.dll' I found the SD2.lib file but I don't know how to use it (if
it is possible). Does anyone know how to fix that error ?

No comments:

Post a Comment