hi Guys!
I need to load some custom DLL for Windows Mobile 5.0 device (cingular
8125) on emulator in debug mode.
but when I give the complete path of the dll in LoadLibrary it fails, I
tried by giving it relative path as well, but I am not sure how does
the emulator acesses the filesystem on PC.
any suggestions??