Jacek Caban : mshtml: Parse and store onload attributes.
Module: wine Branch: master Commit: 4c21a5d3b0a4bba4029d0debc0d3b894626f5bd3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4c21a5d3b0a4bba4029d0debc0... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Fri Apr 18 20:16:35 2008 +0200 mshtml: Parse and store onload attributes. --- dlls/mshtml/Makefile.in | 1 + dlls/mshtml/htmlevent.c | 101 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/htmlnode.c | 3 + dlls/mshtml/mshtml_private.h | 6 +++ dlls/mshtml/nsevents.c | 14 +++++- dlls/mshtml/script.c | 72 +++++++++++++++++++++++++----- 6 files changed, 183 insertions(+), 14 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4c21a5d3b0a4bba4029d0d...
participants (1)
-
Alexandre Julliard