Hello,
is it possible to program for Windows CE 5.0
I have a datalogic scorpio and the program won´t run.
regards
thomas
Hello,
is it possible to program for Windows CE 5.0
I have a datalogic scorpio and the program won´t run.
regards
thomas
Thomas,
What processor does it use ?
Are you testing on the WinCE emulator or on the real Pocket PC ?
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
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
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
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.
Antonio,
no emulator, but i can send you the device, if you interested.
regards
Thomas
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.