reactos/dll/win32/smdll/precomp.h

7 lines
143 B
C
Raw Normal View History

#define WIN32_NO_STATUS
#include <windows.h>
#define NTOS_MODE_USER
#include <ndk/lpctypes.h>
#include <ndk/lpcfuncs.h>
#include <sm/helper.h>