Windows CE 5.0

Post Reply
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Windows CE 5.0

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Thomas,

What processor does it use ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post by Thomas Grueninger »

Antonio,

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

regards
Thomas[/url]
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Are you testing on the WinCE emulator or on the real Pocket PC ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post by Thomas Grueninger »

Antonio,

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

regards
Thomas
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply