The C++ framework for developing highly scalable, high performance servers on Windows platforms.

TargetWindowsVersion.h File Reference


Detailed Description

This file is included by Admin.h and is used to set the NTDDI_VERSION and _WIN32_WINNT version defines. We use a separate header file for this so that it's easy to have multiple copies for different target platforms so that the continuous integration build can copy a single file around to change the target platform.


Defines

#define NTDDI_VERSION   0x0A000000
 This define determines which version of Windows the build is targetting and, subsequently, which functionality is available from the Windows header files. See here for more details and (in later Windows SDKs, sdkddkver.h.
#define _WIN32_WINNT   0x0A00


Define Documentation

#define _WIN32_WINNT   0x0A00

#define NTDDI_VERSION   0x0A000000

This define determines which version of Windows the build is targetting and, subsequently, which functionality is available from the Windows header files. See here for more details and (in later Windows SDKs, sdkddkver.h.


Generated on Sun Sep 12 19:06:44 2021 for The Server Framework - v7.4 by doxygen 1.5.3