Hi everyone,
We have some problems with the wceload program to install CAB files on our
platform.
We use the Windows CE 4.2 OS for our ARMV4I platform using the pxa255 CPU.
We can't install cab files meant for the armv4i platform, Wceload simple
rejects them. And when we use the x86 CAB files he installs them, but off
course these can't work since we have an ARM processor.
How is it possible that the wceload program thinks he is running on a x86
platform? In the Platform builder help files I found that wceload uses the
GetSystemInfo() API to determine which platform it is running from but this
API returns the ARMV4I platform??? Then why doesn't wceload accepts these
ARMV4I CAB files?
Does anyone have a clue? Or what steps to follow to make this work?
Thanks in advance,
Peter.