LoadLibrary ("xxxx.dll") failed - The specified module could not be found.
What's go wrong?
I already make sure all my dll dependency copied to the machine. Finally i found out that i should compile the dll in debug mode only. I should compile it in release mode.
I'm able to register to the xp machine after i compile in release mode. Hope this help.
1 comment:
That is common problem.. check this dll failed to register post for the solution..
Post a Comment