gdi32: Use a separate critical section for freetype locking instead of relying on...
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2008 20:16:06 +0000 (21:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2008 20:16:06 +0000 (21:16 +0100)
commit35c09c01b20b9a568f41f690cddb72dd6890e3ee
tree485d9f776f0469939697fe154c6f4ca34706b544
parent31576d408eba55382306099d6eb52df4622f65da
gdi32: Use a separate critical section for freetype locking instead of relying on the GDI lock.
dlls/gdi32/freetype.c