http://bugs.winehq.org/show_bug.cgi?id=14775
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |shlwapi
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-05 17:51:30 --- Looks like it chokes in: :Call shlwapi.UrlCanonicalizeW(0014b118 L"<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\r\n\r\n<Excorio>\r\n\r\n<Obj x="000" y="000" w="024" h="024">AlwaysOnTop_DisableState</Obj>\r\n<Obj x="024" y="000" w="024" h="024">AlwaysOnTop_NormalState</Obj>\r\n<Obj x="04 8" y="000" w="024" h="024">AlwaysOnTop_OverState</Obj>"...,001540d0,0032faa8,00000000) ret=005623c0
Maybe the URL string is too long? i wouldn't know ;)
With native shlwapi it gets further; then crashes into unimplemented function gdiplus.dll.GdipCloneBitmapAreaI. With winetricks gdiplus it starts fine