8 Aug
2005
8 Aug
'05
6:07 a.m.
ChangeSet ID: 19355 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/08 06:07:48 Modified files: dlls/mshtml : oleobj.c mshtml_private.h htmldoc.c Log message: Jacek Caban <jack(a)itma.pwr.wroc.pl> Added stub implementation of IOleControl. Patch: http://cvs.winehq.org/patch.py?id=19355 Old revision New revision Changes Path 1.12 1.13 +67 -0 wine/dlls/mshtml/oleobj.c 1.18 1.19 +2 -0 wine/dlls/mshtml/mshtml_private.h 1.14 1.15 +3 -0 wine/dlls/mshtml/htmldoc.c