ReactOS 0.4.15-dev-7942-gd23573b
precomp.h
Go to the documentation of this file.
1#ifndef _HID_PCH_
2#define _HID_PCH_
3
4#include <stdarg.h>
5
6#define WIN32_NO_STATUS
7#define NTOS_MODE_USER
8#include <ndk/umtypes.h>
9
10#define _HIDPI_
11#define _HIDPI_NO_FUNCTION_MACROS_
12typedef VOID
15typedef VOID
18
19#include <hidclass.h>
20
22extern const GUID HidClassGuid;
23
24#endif /* _HID_PCH_ */
#define VOID
Definition: acefi.h:82
HINSTANCE hDllInstance
Definition: browser.c:17
VOID(WINAPI * PINTERFACE_DEREFERENCE)(PVOID Context)
Definition: precomp.h:16
const GUID HidClassGuid
Definition: hid.c:41
VOID(WINAPI * PINTERFACE_REFERENCE)(PVOID Context)
Definition: precomp.h:13
#define WINAPI
Definition: msvc.h:6