ReactOS 0.4.15-dev-8076-g06e89b2
precomp.h
Go to the documentation of this file.
1#ifndef _PRECOMP_H__
2#define _PRECOMP_H__
3
4#define WIN32_NO_STATUS
5#include <stdarg.h>
6#include <windef.h>
7#include <winbase.h>
8#include <srrestoreptapi.h>
9
12
15
16#endif
BOOL(WINAPI * PSRSRPA)(PRESTOREPOINTINFOA, PSTATEMGRSTATUS)
Definition: precomp.h:13
BOOL(WINAPI * PSRSRPW)(PRESTOREPOINTINFOW, PSTATEMGRSTATUS)
Definition: precomp.h:14
unsigned long DWORD
Definition: ntddk_ex.h:95
#define BOOL
Definition: nt_native.h:43
DWORD WINAPI sfc_8()
Definition: sfc.c:44
DWORD WINAPI sfc_9()
Definition: sfc.c:49
struct _RESTOREPTINFOA * PRESTOREPOINTINFOA
struct _SMGRSTATUS * PSTATEMGRSTATUS
struct _RESTOREPTINFOW * PRESTOREPOINTINFOW
#define WINAPI
Definition: msvc.h:6