http://bugs.winehq.org/show_bug.cgi?id=34892 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello Jerome, --- quote --- AF, does this mean this bug wont be solvable if the stubs are getting rejected? --- quote --- well this situation is rare anyway. I've yet to see an application that installs IE7/IE8 on its own. Usually people install Internet Exploder using 'winetricks' recipe which automatically adds the required overrides - at the risk of messing up the WINEPREFIX. Though I wouldn't mind if this stub gets included in mainline as there were already similar exceptions: --- snip --- $ git grep -B3 "Undoc" dlls/urlmon/ dlls/urlmon/urlmon_main.c-/************************************************************************** dlls/urlmon/urlmon_main.c- * FaultInIEFeature (URLMON.@) dlls/urlmon/urlmon_main.c- * dlls/urlmon/urlmon_main.c: * Undocumented. Appears to be used by native shdocvw.dll. -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * IsProtectedModeURL (URLMON.111) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE7 -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * LogSqmBits (URLMON.410) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE8 -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * LogSqmUXCommandOffsetInternal (URLMON.423) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE8 -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * MapUriToBrowserEmulationState (URLMON.444) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE8 -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * MapBrowserEmulationModeToUserAgent (URLMON.445) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE8 -- dlls/urlmon/urlmon_main.c- dlls/urlmon/urlmon_main.c-/*********************************************************************** dlls/urlmon/urlmon_main.c- * FlushUrlmonZonesCache (URLMON.455) dlls/urlmon/urlmon_main.c: * Undocumented, added in IE8 --- snip --- Regards -- 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.