mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user