mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 22:22:48 +08:00
Add another member to GdiUserData structure.
svn path=/trunk/; revision=24554
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct _GDI_USER_DATA
|
||||
INT BackgroundMode;
|
||||
COLORREF BackgroundColor;
|
||||
COLORREF TextColor;
|
||||
DWORD CodePage;
|
||||
HCOLORSPACE ColorSpace;
|
||||
INT TextAlign; /* Text alignment from SetTextAlign() */
|
||||
INT CharExtra; /* Spacing from SetTextCharacterExtra() */
|
||||
|
||||
Reference in New Issue
Block a user