mshtml: Keep reference in node returned from get_node.
commit7ebcb1820eda3c43c8de3eb28d7390c9e7c8184e
authorJacek Caban <jacek@codeweavers.com>
Mon, 25 Jun 2012 12:04:40 +0000 (25 14:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2012 15:45:18 +0000 (25 17:45 +0200)
treecfde77037788001dfa9350555b147668198ac319
parent0588ba6939320718080f24654660e978f5e6da3c
mshtml: Keep reference in node returned from get_node.
14 files changed:
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc3.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelemcol.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlselect.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/mutation.c
dlls/mshtml/nsembed.c
dlls/mshtml/pluginhost.c
dlls/mshtml/txtrange.c