mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 07:00:19 +00:00
4 lines
92 B
C
4 lines
92 B
C
#define WIN32_NO_STATUS
|
|
#define WIN32_LEAN_AND_MEAN
|
|
#include <windows.h>
|
|
#include <wchar.h>
|