mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
7 lines
143 B
C
7 lines
143 B
C
![]() |
#define WIN32_NO_STATUS
|
||
|
#include <windows.h>
|
||
|
#define NTOS_MODE_USER
|
||
|
#include <ndk/lpctypes.h>
|
||
|
#include <ndk/lpcfuncs.h>
|
||
|
#include <sm/helper.h>
|