mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:55:41 +00:00
added DCX_USESTYLE
svn path=/trunk/; revision=17129
This commit is contained in:
parent
55b967315b
commit
d2984aea5c
1 changed files with 1 additions and 0 deletions
|
@ -1736,6 +1736,7 @@ extern "C" {
|
|||
#define DCX_EXCLUDERGN 64
|
||||
#define DCX_INTERSECTRGN 128
|
||||
#define DCX_VALIDATE 0x200000
|
||||
#define DCX_USESTYLE 0x00010000
|
||||
#define GMDI_GOINTOPOPUPS 2
|
||||
#define GMDI_USEDISABLED 1
|
||||
#define FKF_AVAILABLE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue