mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 17:05:45 +00:00
Build secur32 with NDK
svn path=/trunk/; revision=16264
This commit is contained in:
parent
767c5ce44f
commit
4169a5a54b
1 changed files with 2 additions and 1 deletions
|
@ -12,8 +12,9 @@
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <ntsecapi.h>
|
#include <ntsecapi.h>
|
||||||
|
#define NTOS_MODE_USER
|
||||||
|
#include <ndk/ntndk.h>
|
||||||
#include <lsass/lsass.h>
|
#include <lsass/lsass.h>
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
/* GLOBALS *******************************************************************/
|
/* GLOBALS *******************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue