Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pre_windows.hpp File Reference

Include this file before including any header file that includes windows.h to reduce the amount of macro pollution and to fix some issues introduced by windows.h. More...

Macros

#define NOMINMAX
 
#define VC_EXTRALEAN
 
#define WIN32_LEAN_AND_MEAN
 

Detailed Description

Include this file before including any header file that includes windows.h to reduce the amount of macro pollution and to fix some issues introduced by windows.h.

See also
post_windows.hpp

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

◆ VC_EXTRALEAN

#define VC_EXTRALEAN

◆ NOMINMAX

#define NOMINMAX