PRB: GetGlyphOutLine() Causes GPF Under Chinese Windows 3.1
Article ID: 126225
Article Last Modified on 11/5/1999
APPLIES TO
- Microsoft Windows Software Development Kit 3.1
This article was previously published under Q126225
SYMPTOMS
Under 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.
RESOLUTION
If GetGlyphOutLine() needs to be called repeatedly on a Chinese font,
please set the font size to be no larger than 100pt.
STATUS
This behavior is by design.
Additional query words: 3.10 no32bit gpf Mingli fesdk c_sdke
Keywords: kb16bitonly KB126225