mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:55:39 +00:00
Add DIF_* codes 40 to 42.
Reformat the whole list to align values svn path=/trunk/; revision=17301
This commit is contained in:
parent
42551c5494
commit
d240d7dec7
1 changed files with 42 additions and 39 deletions
|
@ -149,6 +149,9 @@ extern "C" {
|
||||||
#define DIF_RESERVED1 37
|
#define DIF_RESERVED1 37
|
||||||
#define DIF_TROUBLESHOOTER 38
|
#define DIF_TROUBLESHOOTER 38
|
||||||
#define DIF_POWERMESSAGEWAKE 39
|
#define DIF_POWERMESSAGEWAKE 39
|
||||||
|
#define DIF_ADDREMOTEPROPERTYPAGE_ADVANCED 40
|
||||||
|
#define DIF_UPDATEDRIVER_UI 41
|
||||||
|
#define DIF_RESERVED2 42
|
||||||
#define DIGCF_DEFAULT 0x00000001
|
#define DIGCF_DEFAULT 0x00000001
|
||||||
#define DIGCDP_FLAG_BASIC 0x00000001
|
#define DIGCDP_FLAG_BASIC 0x00000001
|
||||||
#define DIGCF_PRESENT 0x00000002
|
#define DIGCF_PRESENT 0x00000002
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue