gdi32: Implement QueryFontAssocStatus

Byeongsik Jeon bsjeon at hanmail.net
Sun Jan 18 18:40:34 CST 2009


QueryFontAssocStatus() is the undocumented function.
This is a base patch for bug#16325.

http://bugs.winehq.org/show_bug.cgi?id=16325

---
 dlls/gdi32/font.c            |   12 +++++++
 dlls/gdi32/freetype.c        |   66 ++++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/gdi32.spec        |    2 +-
 dlls/gdi32/gdi_private.h     |    1 +
 dlls/gdi32/tests/Makefile.in |    2 +-
 dlls/gdi32/tests/font.c      |   63 ++++++++++++++++++++++++++++++++++++++++
 include/wingdi.h             |    1 +
 7 files changed, 145 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ee00f4edc6b81dc036a3e3f8e7175be7fdbb59f7.diff
Type: text/x-patch
Size: 10011 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090119/bdafdb19/attachment.bin 


More information about the wine-patches mailing list