mshtml: Added support for coexisting different Gecko versions installation.

Jacek Caban jacek at codeweavers.com
Fri Jun 1 10:19:19 CDT 2007


This patch depends on my urlmon patch.

Now paths of Gecko installations are stored in separated keys
HKCU\Software\Wine\MSHTM\<version>
Also an old location is checked for backward compatibility. Gecko is
installed by default in c:\windows\gecko\<version>\.

---
 dlls/mshtml/install.c   |   51 +++++++++++++++++++++++++++++++--------
 dlls/mshtml/nsembed.c   |   59
+++++++++++++++++++++++++++++++++++-----------
 dlls/mshtml/nsiface.idl |    3 ++
 3 files changed, 88 insertions(+), 25 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 42f1d84f7f590c78477b520b43c4962cda21c07f.diff
Type: text/x-patch
Size: 8369 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070601/3d1c42ca/42f1d84f7f590c78477b520b43c4962cda21c07f.bin


More information about the wine-patches mailing list