mshtml: Added separated types for outer and inner HTML windows.
commit08964ede45f9ac9d787ba8dd7f8cf31ca7cf2324
authorJacek Caban <jacek@codeweavers.com>
Mon, 25 Jun 2012 12:04:59 +0000 (25 14:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2012 15:45:19 +0000 (25 17:45 +0200)
tree864e7f1ca33ddbb34ce9bbdf4dd7493d8059a984
parent7ebcb1820eda3c43c8de3eb28d7390c9e7c8184e
mshtml: Added separated types for outer and inner HTML windows.
23 files changed:
dlls/mshtml/binding.h
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlevent.h
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlframebase.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmllocation.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/mutation.c
dlls/mshtml/navigate.c
dlls/mshtml/npplugin.c
dlls/mshtml/nsevents.c
dlls/mshtml/nsio.c
dlls/mshtml/nsservice.c
dlls/mshtml/oleobj.c
dlls/mshtml/persist.c
dlls/mshtml/pluginhost.c
dlls/mshtml/script.c