Re: gdi32: Add stub for RemoveFontMemResourceEx

2007-11-18 Thread Klaus Layer
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 imp

Re: gdi32: Add stub for RemoveFontMemResourceEx

2007-11-18 Thread Dmitry Timoshkov
"Klaus Layer" <[EMAIL PROTECTED]> 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 implem