mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:56:00 +00:00
added local define for DCX_USESTYLE
svn path=/trunk/; revision=17130
This commit is contained in:
parent
d2984aea5c
commit
d4893a7fa5
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
|
||||
#include "wine/test.h"
|
||||
|
||||
#define DCX_USESTYLE 0x00010000
|
||||
|
||||
static HWND hwnd_cache, hwnd_owndc, hwnd_classdc, hwnd_classdc2;
|
||||
|
||||
/* test behavior of DC attributes with various GetDC/ReleaseDC combinations */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue