mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
[AUDIT] This file only include other files, so it can't be dirty.
Additionally, define GUID_DEVICE_SYS_BUTTON svn path=/trunk/; revision=24081
This commit is contained in:
parent
2829cc5982
commit
fec5904b50
1 changed files with 4 additions and 0 deletions
|
@ -7,4 +7,8 @@
|
|||
#include <wdmguid.h>
|
||||
#include <umpnpmgr/sysguid.h>
|
||||
|
||||
/* FIXME: shouldn't go there! */
|
||||
DEFINE_GUID(GUID_DEVICE_SYS_BUTTON,
|
||||
0x4AFA3D53L, 0x74A7, 0x11d0, 0xbe, 0x5e, 0x00, 0xA0, 0xC9, 0x06, 0x28, 0x57);
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Reference in a new issue