PRB: GetGlyphOutLine() Causes GPF Under Chinese Windows 3.1Last reviewed: January 15, 1998Article ID: Q126225 |
3.10
WINDOWS
kbprg kbprb
The information in this article applies to:
SYMPTOMSUnder Traditional Chinese Windows version 3.1, if GetGlyphOutLine() is called many times (more than 1000 times) on a Chinese font that's larger than 100 points, the GDI heap will be eroded rapidly and the application will eventually fail giving a general protection (GP) fault.
RESOLUTIONIf GetGlyphOutLine() needs to be called repeatedly on a Chinese font, please set the font size to be no larger than 100pt.
STATUSThis behavior is by design.
|
Additional reference words: 3.10 gpf Mingli fesdk c_sdke
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |