mshtml: Improved error handling in get_node calls.
commit6a1f4eb724c8729c4d2f21c7cb3f4ea372d102b2
authorJacek Caban <jacek@codeweavers.com>
Wed, 1 Dec 2010 11:52:08 +0000 (1 12:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Dec 2010 15:29:38 +0000 (1 16:29 +0100)
tree963b67b1012c6f19b0fd141d5c96b5f1f0800ca0
parent796aca38f073f0e274af4b8ba1ee7910596b37dc
mshtml: Improved error handling in get_node calls.
12 files changed:
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc3.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/txtrange.c