Displaying 2 results from an estimated 2 matches for "geckourl".
2008 Oct 30
1
How to install wine gecko
...a) downloaded "wine_gecko-0.1.0.cab" from
http://downloads.sourceforge.net/wine".
===========================
b) cp wine_gecko-0.1.0.cab ~/.wine/drive_c/
=============================
c) regedit:
modified "HKCU/Software/Wine/MSHTML -->GeckoUrl" to
"c:\wine_gecko-0.1.0.cab"
<<Picture (Metafile)>>
==========================================
d) wine iexplore http://www.google.com :
the wine gecko's installation can be finished,but after
that,there is only a blank win...
2009 Nov 13
0
Wine release 1.1.33
...unction value it's unless explicitly returned.
mshtml: Split parse_complete to handle_load and mutation observer.
mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).
mshtml: Get rid of no longer needed bind_complete in set_moniker.
mshtml: Moved GeckoUrl registry to mshtml.inf.
mshtml: Download Gecko in DllRegisterServer.
mshtml: Update description in Gecko installer dialog.
Jeremy White (4):
oleaut32: StructArg tests cannot rely on an unpacked structure memcmp.
oleaut32: Implement the ability to marshall VT_CARRAY's of...