mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
5 lines
92 B
C
5 lines
92 B
C
#define WIN32_NO_STATUS
|
|
#define WIN32_LEAN_AND_MEAN
|
|
#include <windows.h>
|
|
#include <wchar.h>
|