mshtml: Move client site ifaces to HTMLDocumentObj.
authorJacek Caban <jacek@codeweavers.com>
Wed, 16 Sep 2009 20:10:03 +0000 (22:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Sep 2009 14:40:53 +0000 (09:40 -0500)
commit0d15ad8be4daa36715c4d3eced4e933c82387a3b
treeeb086d07545fa89d3643dbc18f4e93d909352a53
parent068489fb9485a38c0565ac5ad4bf2fac4b167de7
mshtml: Move client site ifaces to HTMLDocumentObj.
13 files changed:
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsevents.c
dlls/mshtml/nsio.c
dlls/mshtml/olecmd.c
dlls/mshtml/oleobj.c
dlls/mshtml/olewnd.c
dlls/mshtml/persist.c
dlls/mshtml/task.c
dlls/mshtml/view.c