23 Jun
2005
23 Jun
'05
4:44 p.m.
ChangeSet ID: 18406 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/23 11:44:43 Modified files: dlls/mshtml : view.c mshtml_private.h htmldoc.c Log message: Jacek Caban <jack(a)itma.pwr.wroc.pl> Added stub implementation of IViewObject[2] interface. Patch: http://cvs.winehq.org/patch.py?id=18406 Old revision New revision Changes Path 1.5 1.6 +94 -0 wine/dlls/mshtml/view.c 1.7 1.8 +4 -1 wine/dlls/mshtml/mshtml_private.h 1.7 1.8 +6 -0 wine/dlls/mshtml/htmldoc.c