Forum > PDAs and Smartphones

Problems using emulator for WinCe

(1/1)

stab:
Hello all,

After using the exellent instruction by CCRDude I managed to compile a
very simple test-application for wince, with a button and an unvisible label becoming
visible on buttonclick.

The app gets extension "exe" but the DeviceEmulator.exe from MicroSoft
tells that the extension should be "bin" or "nb0".

I tried just to change extension from "exe" to "bin", but got the same error

How should I do to be able to test my apps with the emulator

Thankful for all help
stab

felipemdc:
on the free pascal wiki page about Windows CE there is a link to a program that install a Command Line into the emulator. I installed that, and then I place my executable on the shared folder for the emulator (you need to configure the shared folder).

Next I use the command line to go to the folder where the shared folder is and execute my application.

stab:
Thanks a lot for your help, I'm up and running!!!!

Regards
stab

Navigation

[0] Message Index

Go to full version