ReactOS
0.4.15-dev-5618-g8866b9d
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_
12
typedef
VOID
13
(
WINAPI
*
PINTERFACE_REFERENCE
)(
14
PVOID
Context
);
15
typedef
VOID
16
(
WINAPI
*
PINTERFACE_DEREFERENCE
)(
17
PVOID
Context
);
18
19
#include <
hidclass.h
>
20
21
extern
HINSTANCE
hDllInstance
;
22
extern
const
GUID
HidClassGuid
;
23
24
#endif
/* _HID_PCH_ */
PINTERFACE_DEREFERENCE
VOID(WINAPI * PINTERFACE_DEREFERENCE)(PVOID Context)
Definition:
precomp.h:16
GUID
Definition:
shobjidl.idl:2870
hDllInstance
HINSTANCE hDllInstance
Definition:
browser.c:17
hidclass.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
VOID
#define VOID
Definition:
acefi.h:82
umtypes.h
Context
struct tagContext Context
Definition:
acpixf.h:1038
void
Definition:
nsiface.idl:2306
PINTERFACE_REFERENCE
VOID(WINAPI * PINTERFACE_REFERENCE)(PVOID Context)
Definition:
precomp.h:13
HidClassGuid
const GUID HidClassGuid
Definition:
hid.c:41
dll
win32
hid
precomp.h
Generated on Tue Jan 31 2023 06:03:10 for ReactOS by
1.8.15