mshtml: Added generic bind_to_tree node notification and use it to set frame's conten...
commit451f5b4ad6e4cbad9f5d06f9ee7012b8256bf305
authorJacek Caban <jacek@codeweavers.com>
Thu, 3 Dec 2009 00:12:12 +0000 (3 01:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Dec 2009 09:22:04 +0000 (3 10:22 +0100)
tree58a1f721e381156996ef2b04a4b5dbc491a5688a
parent2b04973e092415a7987bd8e685e6eb753bbced7f
mshtml: Added generic bind_to_tree node notification and use it to set frame's content window.
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlframebase.c
dlls/mshtml/htmliframe.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/mutation.c