Re: gdi32: Add stub for RemoveFontMemResourceEx
18 Nov
2007
18 Nov
'07
7:15 a.m.
"Klaus Layer" <klaus.layer(a)gmx.de> wrote:
Nokia PC Suite installation crashes due to missing function RemoveFontMemResourceEx. This patch adds function RemoveFontMemResourceEx which just calls WineEngRemoveFontMemResourceEx as stub
You forgot to create WineEngRemoveFontMemResourceEx implementation for a case when HAVE_FREETYPE is not defined. -- Dmitry.
18 Nov
18 Nov
12:29 p.m.
New subject: gdi32: Add stub for RemoveFontMemResourceEx
Am Sonntag, 18. November 2007 14:15:23 schrieb Dmitry Timoshkov:
You forgot to create WineEngRemoveFontMemResourceEx implementation for a case when HAVE_FREETYPE is not defined.
-- Dmitry.
Dimitry, thanks for reviewing the patch. I just resent the patch together with the missing implementation. Best regards, Klaus
6689
Age (days ago)
6689
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Klaus Layer