2009-01-19 (Mon), 09:40 +0900, Byeongsik Jeon wrote:
QueryFontAssocStatus() is the undocumented function. This is a base patch for bug#16325.
Hmm... What is the problem of this patch?
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(-)
Again... What's the problem?
2009-01-20 (Tue), 06:39 +0900, Byeongsik Jeon wrote:
2009-01-19 (Mon), 09:40 +0900, Byeongsik Jeon wrote:
QueryFontAssocStatus() is the undocumented function. This is a base patch for bug#16325.
Hmm... What is the problem of this patch?
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(-)