Versions Windows

De Vulgum Techus
Aller à : Navigation, rechercher


  • Windows 8 : 6.2
  • Windows Server 2012 : 6.2
  • Windows 7 : 6.1
  • Windows Server 2008 R2 : 6.1
  • Windows Server 2008 : 6.0
  • Windows Vista : 6.0
  • Windows Server 2003 R2 : 5.2
  • Windows Server 2003 : 5.2
  • Windows XP 64-Bit Edition : 5.2
  • Windows XP : 5.1
  • Windows 2000 : 5.0


Fonction GetVersionEx (Windows)

en C++

BOOL WINAPI GetVersionEx(
 _Inout_  LPOSVERSIONINFO lpVersionInfo
);

Fonction VerifyVersionInfo (Windows)

en C++

BOOL WINAPI VerifyVersionInfo(
 _In_  LPOSVERSIONINFOEX lpVersionInfo,
 _In_  DWORD dwTypeMask,
 _In_  DWORDLONG dwlConditionMask
);

Liens utiles