ChangeSet ID: 17038 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/12 06:57:52
Modified files: dlls/mshtml : persist.c mshtml_private.h main.c htmldoc.c Makefile.in Added files: dlls/mshtml : oleobj.c
Log message: Jacek Caban jack@itma.pwr.wroc.pl Stub implementation of IOleObject and IOleDocument.
Patch: http://cvs.winehq.org/patch.py?id=17038
Old revision New revision Changes Path 1.1 1.2 +1 -0 wine/dlls/mshtml/persist.c 1.2 1.3 +7 -0 wine/dlls/mshtml/mshtml_private.h 1.7 1.8 +1 -0 wine/dlls/mshtml/main.c 1.2 1.3 +8 -0 wine/dlls/mshtml/htmldoc.c 1.7 1.8 +1 -0 wine/dlls/mshtml/Makefile.in Added 1.1 +0 -0 wine/dlls/mshtml/oleobj.c