Kanzi  3.9.9
Kanzi Engine C++ API
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

#define WIN32_LEAN_AND_MEAN
#define VC_EXTRALEAN
#define NOMINMAX