I am having a lot of trouble getting a basic scenario to work on windows mobile 5.0 emulator. I have a winforms app that eventually calls into native code. Deployment work
Given the error message there are usually one of 2 problems
__declspec(dllexport)Also, sanity check is to make sure the DLL name is spelled correctly and lacking the .dll suffix.