PDA

View Full Version : If WindowsVista????



PiXeL16
18th June 2008, 22:48
Hi All,
Is there a way I can verify it my app is running on Vista or in XP :confused:
I dont think that Q_OS_WIN32 or Q_OS_WINCE will make the cut right?
Thanks
PiX

mcosta
18th June 2008, 23:17
Use
QSysInfo::windowsVersion()

PiXeL16
19th June 2008, 00:02
Thanks!!!!!!!!!!!!:o