mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 13:25:36 +00:00
Changes to get msi based installers mostly working
ConvertStringSecurityDescriptorToSecurityDescriptor[W/A] - implement based on Winehq code InitiateSystemShutdownExW - add stub from Wine Convert registry source file to use Wine debugging Macros svn path=/trunk/; revision=17410
This commit is contained in:
parent
51cbaf1419
commit
3bea619a9a
6 changed files with 759 additions and 58 deletions
|
@ -14,6 +14,7 @@
|
|||
/* PSDK/NDK Headers */
|
||||
#include <windows.h>
|
||||
#include <accctrl.h>
|
||||
#include <sddl.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/ntndk.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue