27 Oct
2009
27 Oct
'09
2:46 p.m.
Module: wine Branch: master Commit: 45ce37fe64e689497fcfa6fd91476e25ce473581 URL: http://source.winehq.org/git/wine.git/?a=commit;h=45ce37fe64e689497fcfa6fd91... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Oct 26 23:02:50 2009 +0100 mshtml: Store window reference in nsURI. --- dlls/mshtml/htmlwindow.c | 13 ++++ dlls/mshtml/mshtml_private.h | 20 ++++++- dlls/mshtml/nsiface.idl | 18 +++++- dlls/mshtml/nsio.c | 137 ++++++++++++++++++++++++++++++++++++------ 4 files changed, 168 insertions(+), 20 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=45ce37fe64e689497fcfa6...