mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
added CS_DROPSHADOW, needed by latest version of wine's user32 test app
svn path=/trunk/; revision=9511
This commit is contained in:
@@ -593,6 +593,7 @@ extern "C" {
|
||||
#define CS_SAVEBITS 2048
|
||||
#define CS_VREDRAW 1
|
||||
#define CS_IME 0x10000
|
||||
#define CS_DROPSHADOW 0x20000
|
||||
#define GCW_ATOM (-32)
|
||||
#define GCL_CBCLSEXTRA (-20)
|
||||
#define GCL_CBWNDEXTRA (-18)
|
||||
|
||||
Reference in New Issue
Block a user