/** Version for Windows XP SP3. */ #define NTDDI_VERSION 0x05010300 /** And another macro to set. */ #define _WIN32_WINNT 0x0501 /** And yet anther macro to set. */ #define WINVER 0x0501