http://bugs.winehq.org/show_bug.cgi?id=27401 --- Comment #2 from nwt <tastky(a)gmail.com> 2011-06-11 07:40:15 CDT --- NB: It works just fine after I installed it under Windows — on two conditions, that is: 1. A native msvcr71.dll must be provided or the articles (which are in html) will not be displayed (just white instead) — regarding which the console then lists once: err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr71.dll". If you are using builtin L"msvcr71.dll", try using the native one instead. (thrice) err:module:find_forwarded_export function not found for forward 'msvcrt.??_V(a)YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr71.dll". If you are using builtin L"msvcr71.dll", try using the native one instead. (twice) err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr71.dll". If you are using builtin L"msvcr71.dll", try using the native one instead. (thrice) wine: Call from 0x7bc4a6d8 to unimplemented function MSVCR71.dll.??_U(a)YAPAXI@Z, aborting (once) 2. wine_gecko must be installed, of course. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.