mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
- Relying on includers to define certain macros is an awesome idea -- sustain this practice for a little while
svn path=/trunk/; revision=37756
This commit is contained in:
parent
37ba4af619
commit
b43e021fa7
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ typedef VOID
|
|||
typedef VOID
|
||||
(WINAPI *PINTERFACE_DEREFERENCE)(
|
||||
PVOID Context);
|
||||
#define DDKAPI __stdcall // FIXME
|
||||
#include <ntndk.h>
|
||||
#include <hidusage.h>
|
||||
#include <hidclass.h>
|
||||
|
|
Loading…
Reference in a new issue