Jacek Caban : mshtml: Improved error handling in get_node calls.
Module: wine Branch: master Commit: 6a1f4eb724c8729c4d2f21c7cb3f4ea372d102b2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6a1f4eb724c8729c4d2f21c7cb... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Dec 1 12:52:08 2010 +0100 mshtml: Improved error handling in get_node calls. --- dlls/mshtml/htmldoc.c | 31 ++++++++------ dlls/mshtml/htmldoc3.c | 24 +++++++---- dlls/mshtml/htmlelemcol.c | 31 ++++++++++++-- dlls/mshtml/htmlevent.c | 24 +++++++---- dlls/mshtml/htmlform.c | 7 ++- dlls/mshtml/htmlnode.c | 96 ++++++++++++++++++++++++++++++++---------- dlls/mshtml/htmloption.c | 9 +++- dlls/mshtml/htmlselect.c | 9 ++-- dlls/mshtml/mshtml_private.h | 2 +- dlls/mshtml/mutation.c | 5 +- dlls/mshtml/nsembed.c | 7 +++- dlls/mshtml/txtrange.c | 5 ++- 12 files changed, 179 insertions(+), 71 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a1f4eb724c8729c4d2f21...
participants (1)
-
Alexandre Julliard