mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
9 lines
216 B
C
9 lines
216 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#define STDAPICALLTYPE __stdcall
|
|
#include <wdm.h>
|
|
#include <initguid.h>
|
|
#include <kbdmou.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|