First of the Win32k-Gdi compatibility changes.

svn path=/trunk/; revision=24535
This commit is contained in:
James Tabor 2006-10-16 01:29:27 +00:00
parent 7e06d0e8cf
commit 8835a6c1cb

View file

@ -45,6 +45,7 @@ typedef enum _GETDCDWORD
{
GdiGetRelAbs = 1,
GdiGetArcDirection = 4,
GdiGetIsMemDc = 7,
} GETDCDWORD, *PGETDCDWORD;
typedef enum _GETSETDCDWORD