mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:25:55 +00:00
Build sm with NDK
svn path=/trunk/; revision=16182
This commit is contained in:
parent
b97fb9c707
commit
5cc3617a10
1 changed files with 3 additions and 1 deletions
|
@ -29,8 +29,10 @@
|
|||
#include <tchar.h>
|
||||
#include "resource.h"
|
||||
|
||||
#include <windows.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <ndk/ntndk.h>
|
||||
|
||||
#include <sm/helper.h>
|
||||
|
||||
#define SM_CMD(n) cmd_##n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue