ChangeSet ID: 18495 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/28 05:53:42
Modified files: dlls/mshtml : oleobj.c mshtml_private.h htmldoc.c Makefile.in Added files: dlls/mshtml : olewnd.c
Log message: Jacek Caban jack@itma.pwr.wroc.pl Added stub implementation of IOleInPlaceObjectWindowless.
Patch: http://cvs.winehq.org/patch.py?id=18495
Old revision New revision Changes Path 1.5 1.6 +0 -94 wine/dlls/mshtml/oleobj.c 1.9 1.10 +27 -20 wine/dlls/mshtml/mshtml_private.h 1.8 1.9 +10 -0 wine/dlls/mshtml/htmldoc.c 1.15 1.16 +1 -0 wine/dlls/mshtml/Makefile.in Added 1.1 +0 -0 wine/dlls/mshtml/olewnd.c