What's the migration path look like for people that have applications that run inside WinCE 6.0? Is Windows Embedded Compact 7 backward compatible?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
What's the migration path look like for people that have applications that run inside WinCE 6.0? Is Windows Embedded Compact 7 backward compatible?
From purely application point of view there should not be much (any) porting required. All changes will be handled inside the BSP. As far as I know all OS interfaces are backward compatible (some deprecated though). Obviously customer will have to recompile with new toolchain etc and sometimes that exposes new bugs due to changes in timing, memory layout etc.
Atul