Page 1 of 1

Windows CE 5.0

Posted: Sat Sep 16, 2006 5:38 pm
by Thomas Grueninger
Hello,

is it possible to program for Windows CE 5.0

I have a datalogic scorpio and the program won´t run.

regards
thomas

Posted: Sat Sep 16, 2006 6:09 pm
by Antonio Linares
Thomas,

What processor does it use ?

Posted: Sat Sep 16, 2006 7:13 pm
by Thomas Grueninger
Antonio,

Intel XScale PXA270
http://www.datalogic.com/_vti_g2_p_det. ... ifications

regards
Thomas[/url]

Posted: Sat Sep 16, 2006 7:37 pm
by Antonio Linares
Are you testing on the WinCE emulator or on the real Pocket PC ?

Posted: Sat Sep 16, 2006 8:00 pm
by Thomas Grueninger
Antonio,

on the real PocketPC.
Cannot find 'prog' (or one of its components) Make sure the path and filename are correct and that all the required libraries are available.

The programs works fine on HP Ipaq and Windows Mobile 5.0

regards
Thomas

Posted: Sat Sep 16, 2006 8:22 pm
by Antonio Linares
Thomas,

Please try samples\tutor01.prg on the Pocket PC.

Please be aware that Windows CE does not support several Windows Mobile functions. These are workarounds:

function CeSetmenu() ; return nil
function GetMenu() ; return nil
function ReadBitmap() ; return nil
function PalBmpRead() ; return nil

Posted: Sun Sep 17, 2006 7:28 am
by Thomas Grueninger
Antonio,

Tutor01 works, but this workaround doesn´t help me for my programm. I need bitmaps, menus,...

Is it possible to setup windows ce 5.0? On teklogix workabout pro (similar device with CE 4.2) works all.

regards
thomas

Posted: Sun Sep 17, 2006 2:56 pm
by Antonio Linares
Thomas,

Have you located a Windows CE 5.0 ARM emulator ?

The ones provided by Microsoft are for x86 code, not ARM, so we can not test FWPPC on them.

Posted: Sun Sep 17, 2006 5:44 pm
by Thomas Grueninger
Antonio,

no emulator, but i can send you the device, if you interested.

regards
Thomas

Posted: Sun Sep 17, 2006 6:04 pm
by Antonio Linares
Thomas,

> no emulator, but i can send you the device, if you interested.

Yes, that would help very much. Thanks!

So we can test each FWPPC sample on it.