How can I build an exe-file for my PocketPC? In my Project's folder are only an exe-file for Win32 and a .pdb-file.
Please help me!
Jens
Hi - did you read the wiki page on cf development?
Basically, it should be enough to just copy the exe file to your pocket pc or emulator, assuming that it is pocket pc executable. pdb files contain debugger stuff.
Thank you very much!