mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
DCX_USESTYLE is a wineism. Dont use it in a header
svn path=/trunk/; revision=17131
This commit is contained in:
parent
d4893a7fa5
commit
7357490064
1 changed files with 0 additions and 1 deletions
|
@ -1736,7 +1736,6 @@ 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…
Reference in a new issue