[ros-diffs] [weiden] 19562: add missing definitions
weiden at svn.reactos.com
weiden at svn.reactos.com
Fri Nov 25 18:03:07 CET 2005
add missing definitions
Modified: trunk/reactos/w32api/include/devguid.h
_____
Modified: trunk/reactos/w32api/include/devguid.h
--- trunk/reactos/w32api/include/devguid.h 2005-11-25 17:02:18 UTC
(rev 19561)
+++ trunk/reactos/w32api/include/devguid.h 2005-11-25 17:02:43 UTC
(rev 19562)
@@ -16,4 +16,6 @@
*/
DEFINE_GUID(GUID_DEVCLASS_CDROM, 0x4D36E965, 0xE325, 0x11CE, 0xBF,
0xC1, 0x08, 0x00, 0x2B, 0xE1, 0x03, 0x18);
+DEFINE_GUID(GUID_DEVCLASS_KEYBOARD, 0x4D36E96B, 0xE325, 0x11CE, 0xBF,
0xC1, 0x08, 0x00, 0x2B, 0xE1, 0x03, 0x18);
DEFINE_GUID(GUID_DEVCLASS_MEDIA, 0x4D36E96C, 0xE325, 0x11CE, 0xBF,
0xC1, 0x08, 0x00, 0x2B, 0xE1, 0x03, 0x18);
+DEFINE_GUID(GUID_DEVCLASS_MOUSE, 0x4D36E96F, 0xE325, 0x11CE, 0xBF,
0xC1, 0x08, 0x00, 0x2B, 0xE1, 0x03, 0x18);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051125/f7ba5f40/attachment.html
More information about the Ros-diffs
mailing list