versionhelpers.h header

This header is used by System Services. For more information, see:

versionhelpers.h contains the following programming interfaces:

Functions

 
IsWindows10OrGreater

Indicates if the current OS version matches, or is greater than, the Windows 10 version.
IsWindows7OrGreater

Indicates if the current OS version matches, or is greater than, the Windows 7 version.
IsWindows7SP1OrGreater

Indicates if the current OS version matches, or is greater than, the Windows 7 with Service Pack 1 (SP1) version.
IsWindows8OrGreater

Indicates if the current OS version matches, or is greater than, the Windows 8 version.
IsWindows8Point1OrGreater

Indicates if the current OS version matches, or is greater than, the Windows 8.1 version.
IsWindowsServer

Indicates if the current OS is a Windows Server release.
IsWindowsVersionOrGreater

Indicates if the current OS version matches, or is greater than, the provided version information.
IsWindowsVistaOrGreater

Indicates if the current OS version matches, or is greater than, the Windows Vista version.
IsWindowsVistaSP1OrGreater

Indicates if the current OS version matches, or is greater than, the Windows Vista with Service Pack 1 (SP1) version.
IsWindowsVistaSP2OrGreater

Indicates if the current OS version matches, or is greater than, the Windows Vista with Service Pack 2 (SP2) version.
IsWindowsXPOrGreater

Indicates if the current OS version matches, or is greater than, the Windows XP version.
IsWindowsXPSP1OrGreater

Indicates if the current OS version matches, or is greater than, the Windows XP with Service Pack 1 (SP1) version.
IsWindowsXPSP2OrGreater

Indicates if the current OS version matches, or is greater than, the Windows XP with Service Pack 2 (SP2) version.
IsWindowsXPSP3OrGreater

Indicates if the current OS version matches, or is greater than, the Windows XP with Service Pack 3 (SP3) version.