|
If you are thinking you could possibly run the EXE directly on the unit because the F series runs Windows CE, then no. Windows CE for the F series runs on an ARM architecture, whereas normal Windows apps for PCs run on either an X86 or X64 architecture. Windows CE isn't really "Windows." APIs are totally different, and the two are not compatible at all.
|