17 Sep
2009
17 Sep
'09
6:52 p.m.
Module: wine Branch: master Commit: 11eb1b08404780813704f0591fa47ebbffcac8fd URL: http://source.winehq.org/git/wine.git/?a=commit;h=11eb1b08404780813704f0591f... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Sep 16 22:06:31 2009 +0200 mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument. --- dlls/mshtml/htmldoc.c | 476 +++++++++++++++++++++++++----------------- dlls/mshtml/htmliframe.c | 6 +- dlls/mshtml/mshtml_private.h | 37 +++- 3 files changed, 318 insertions(+), 201 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=11eb1b08404780813704f0...