Jacek Caban : mshtml: Added IHTMLDOMNode implementation.
6 Mar
2006
6 Mar
'06
10:50 a.m.
Module: wine Branch: refs/heads/master Commit: 54036bf6efa06337f5d8649037246f6a75ec652d URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=54036bf6efa06337f5d86490... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Mar 5 20:38:30 2006 +0100 mshtml: Added IHTMLDOMNode implementation. --- dlls/mshtml/Makefile.in | 1 dlls/mshtml/htmldoc.c | 2 dlls/mshtml/htmlnode.c | 364 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 34 ++++ dlls/mshtml/nsiface.idl | 46 +++++ 5 files changed, 445 insertions(+), 2 deletions(-) create mode 100644 dlls/mshtml/htmlnode.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=54036bf6efa06337f5d8...
7318
Age (days ago)
7318
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard