* include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,

GetGlyphIndicesW): Declare.
	(GGI_MARK_NONEXISTING_GLYPHS): Define
	* lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA,
	GetGlyphIndicesW): Add stubs.
This commit is contained in:
Danny Smith
2004-11-02 09:07:33 +00:00
parent fe5cd1608b
commit 9dee1466e8
3 changed files with 31 additions and 3 deletions

View File

@@ -159,6 +159,9 @@ GetFontData@20
GetFontLanguageInfo@4
GetFontResourceInfo@16
GetFontResourceInfoW@16
GetFontUnicodeRanges@8
GetGlyphIndicesA@20
GetGlyphIndicesW@20
GetGlyphOutline@28
GetGlyphOutlineA@28
GetGlyphOutlineW@28