[Bug 5814] FontSize does not change for VB6 application

Wine Bugs wine-bugs at winehq.org
Mon Jul 31 19:35:40 CDT 2006


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


rob at codeweavers.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From rob at codeweavers.com  2006-31-07 19:35 -------
The fix is to clear This->gdiFont in OLEFontImpl_SendNotify.

However, I am worried this will break some apps because the
OLEFontImpl_AddRefHFont and OLEFontImpl_ReleaseHFont implementation looks wrong.
I think it should keep a list of the HFONTs it has given out, with each one
having a separate ref count.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list