http://bugs.winehq.org/show_bug.cgi?id=27401
--- Comment #2 from nwt tastky@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@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@YAPAXI@Z, aborting (once)
2. wine_gecko must be installed, of course.