Using 4.5.1 we have a project running on a device with CE5. We're porting it to a CE6 device. All seems OK but we use QSysInfo::windowsVersion() to get the version information. On both devices it returns QSysInfo::WV_CE_5. If I build and run it on windows XP, Vista etc. it returns the correct information. Has anyone seen this?