Re: gdi32: Implement QueryFontAssocStatus

2009-01-26 Thread ricardo_barbano
cardo -- From: "Byeongsik Jeon" Sent: Monday, January 26, 2009 11:33 PM To: Subject: Re: gdi32: Implement QueryFontAssocStatus > Again... > What's the problem? > > > 2009-01-20 (Tue), 06:39 +0900, Byeongsik Jeon wrote: >> 2009-01-19

Re: gdi32: Implement QueryFontAssocStatus

2009-01-26 Thread Byeongsik Jeon
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. > > > > http://bugs.winehq.org/show_bug.cgi?id=16325 > > > Hm

Re: gdi32: Implement QueryFontAssocStatus

2009-01-19 Thread Byeongsik Jeon
2009-01-19 (Mon), 09:40 +0900, Byeongsik Jeon wrote: > QueryFontAssocStatus() is the undocumented function. > This is a base patch for bug#16325. > > http://bugs.winehq.org/show_bug.cgi?id=16325 > Hmm... What is the problem of this patch? > --- > dlls/gdi32/font.c| 12 +++ >