gdi32: Make AddFontToList skip adding a face into global lists if the font is not...
commita2047323c9c41b44c743c345674ec934fb4cd685
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 27 Oct 2010 09:30:32 +0000 (27 18:30 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Oct 2010 10:07:56 +0000 (27 12:07 +0200)
tree605a6544a66bf12f5ec04441ff3423f344ae7fce
parentc9dcef156e6e06e7d2011ca4d8c35754f912acb5
gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face.
dlls/gdi32/freetype.c