- Add ICM DC Attribute flags.

svn path=/trunk/; revision=54784
This commit is contained in:
James Tabor
2011-12-30 01:28:02 +00:00
parent 3424617209
commit 7ca70e7924
@@ -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