mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Add ICM DC Attribute flags.
svn path=/trunk/; revision=54784
This commit is contained in:
@@ -169,6 +169,10 @@
|
||||
#define DC_DIBSECTION 0x00004000
|
||||
#define DC_LAST_CLIPRGN_VALID 0x00008000
|
||||
#define DC_PRIMARY_DISPLAY 0x00010000
|
||||
#define DC_ICM_NOT_CALIBRATED 0x00020000
|
||||
#define DC_ICM_BRUSH_DIRTY 0x00040000
|
||||
#define DC_ICM_PEN_DIRTY 0x00080000
|
||||
#define DC_ICM_NOT_SET 0x00100000
|
||||
#define DC_MODE_DIRTY 0x00200000
|
||||
#define DC_FONTTEXT_DIRTY 0x00400000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user