- Rename gdi entry flag.

svn path=/trunk/; revision=40081
This commit is contained in:
James Tabor 2009-03-17 21:50:47 +00:00
parent baa5b4b9e6
commit 9fdb6d5596

View file

@ -45,7 +45,7 @@
#define GDI_ENTRY_UNDELETABLE 1 /* Mark Object as nonremovable */
#define GDI_ENTRY_DELETING 2 /* Used when deleting Font Objects */
#define GDI_ENTRY_VALIDATE_VIS 4 /* Validating Visible region data */
#define GDI_ENTRY_ALOC_LAL 0x80 /* Object Allocated with Look aside List */
#define GDI_ENTRY_ALLOCATE_LAL 0x80 /* Object Allocated with Look aside List */
/*! \defgroup GDI object types
*