Hi,
i get the error
Cannot find "program.exe" (or one of its components). Make sure the path and filename are correct and that all the requiered libraries are available.
on an PC with Windows CE 5.0 and Marvell XScale-PXA320.
My program runs fine on Windows Mobile 5/6.
What do i have to change - if possible - to run my program on this machine ?
(I have tried to compile with /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB, but this does not work, too)
Regards Wolfgang