[KBDCLASS]
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 29 Jan 2014 10:53:48 +0000 (10:53 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 29 Jan 2014 10:53:48 +0000 (10:53 +0000)
commit6b89580cf481254c2f49c4c6bdca271ba2d1884c
tree6be824df9e8e26fd1dc1fbf65a824fd05e560045
parent1f5cc0b90b4996a83309893032b3341e2567a7de
[KBDCLASS]
* Do not include debug.h from within the main header.
* Improve the GUIDs situation.
* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61878
reactos/drivers/input/kbdclass/CMakeLists.txt
reactos/drivers/input/kbdclass/guid.c [new file with mode: 0644]
reactos/drivers/input/kbdclass/kbdclass.c
reactos/drivers/input/kbdclass/kbdclass.h
reactos/drivers/input/kbdclass/misc.c