Module: wine Branch: master Commit: 35c09c01b20b9a568f41f690cddb72dd6890e3ee URL: http://source.winehq.org/git/wine.git/?a=commit;h=35c09c01b20b9a568f41f690cd...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 5 21:16:06 2008 +0100
gdi32: Use a separate critical section for freetype locking instead of relying on the GDI lock.
---
dlls/gdi32/freetype.c | 143 +++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 120 insertions(+), 23 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=35c09c01b20b9a568f41f6...