mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
include winreg.h
svn path=/trunk/; revision=41693
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include<stdarg.h>
|
||||
#include <stdarg.h>
|
||||
#include "ntstatus.h"
|
||||
#define WIN32_NO_STATUS
|
||||
#define STANDALONE
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "winternl.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winreg.h"
|
||||
#include "powrprof.h"
|
||||
#include "assert.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user