Go to the documentation of this file. 29 #ifndef NVBLASTINCLUDEWINDOWS_H 30 #define NVBLASTINCLUDEWINDOWS_H 32 #ifndef _WINDOWS_ // windows already included if this is defined 37 #error "This file should only be included by Windows builds!!" 42 #define _WIN32_WINNT 0x0501 44 #define _WIN32_WINNT 0x0602 50 #define NOVIRTUALKEYCODES 81 #define NODEFERWINDOWPOS 83 #ifndef WIN32_LEAN_AND_MEAN 84 #define WIN32_LEAN_AND_MEAN 93 #pragma warning(disable : 4668) //'symbol' is not defined as a preprocessor macro, replacing with '0' for 'directives' 98 #include <xmmintrin.h> 101 #endif // #ifndef _WINDOWS_ 103 #endif // #ifndef NVBLASTINCLUDEWINDOWS_H