reactos/drivers/input/kbdclass/guid.c
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

8 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 */