1 #define WIN32_NO_STATUS 2 #define WIN32_LEAN_AND_MEAN 3 #include <windows.h> 4 #include <wchar.h> 5