Jacek Caban : mshtml: Added IHTMLElement implementation.
6 Mar
2006
6 Mar
'06
10:50 a.m.
Module: wine Branch: refs/heads/master Commit: 874fd57841f8d9670c50429b8b28d6b3627b0bb3 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=874fd57841f8d9670c50429b... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Mar 5 20:39:59 2006 +0100 mshtml: Added IHTMLElement implementation. --- dlls/mshtml/Makefile.in | 1 dlls/mshtml/htmlelem.c | 875 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/htmlnode.c | 2 dlls/mshtml/mshtml_private.h | 14 + dlls/mshtml/nsiface.idl | 51 ++ 5 files changed, 940 insertions(+), 3 deletions(-) create mode 100644 dlls/mshtml/htmlelem.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=874fd57841f8d9670c50...
7318
Age (days ago)
7318
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard