ReactOS 0.4.15-dev-7953-g1f49173
advapi32_vista.h
Go to the documentation of this file.
1
2#pragma once
3
4/* PSDK/NDK Headers */
5#define WIN32_NO_STATUS
6#include <windef.h>
7#include <winbase.h>
8#include <winreg.h>
9
10#include <ndk/rtlfuncs.h>
11
12/* EOF */