http://bugs.winehq.org/show_bug.cgi?id=5463
------- Additional Comments From rob@codeweavers.com 2006-07-07 13:05 ------- You need to ensure that shdocvw, mshtml and urlmon are set to native during installation of IE and when starting IE. Don't worry about the builtin iexplore.exe being used - it has pretty much the same functionality as the native one - just calling a function in shdocvw that does the rest!
You may also need to set shlwapi to native when running IE.