http://bugs.winehq.org/show_bug.cgi?id=11313
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-23 04:01:32 --- 0009:Call KERNEL32.GetProcAddress(7e9e0000,00565575 "GetGlyphOutline") ret=00566d11 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00566d11 0009:Call KERNEL32.ExitProcess(7ffdf000) ret=00566d22
It exits because of your incorrect patch for GetGlyphOutline. Change the .spec entry for GetGlyphOutline to point to GetGlyphOutlineA instead.
Marking this bug as invalid.