1 2 3 4 5 6
#include "cru/common/pre_config.hpp" #define NOMINMAX #define WIN32_LEAN_AND_MEAN #include <Windows.h> #undef CreateWindow