Update Dc level structure.

svn path=/trunk/; revision=33831
This commit is contained in:
James Tabor 2008-06-02 21:10:31 +00:00
parent b0c65c30fe
commit bcefe305f1

View file

@ -99,7 +99,10 @@ typedef struct _DCLEVEL
COLORADJUSTMENT ca;
FLONG flFontState;
UNIVERSAL_FONT_ID ufi;
DWORD unk4_00000000[11];
UNIVERSAL_FONT_ID ufiLoc[4]; // Local List.
UNIVERSAL_FONT_ID *pUFI;
ULONG uNumUFIs;
BOOL ufiSet;
FLONG fl;
FLONG flBrush;
union{