wine/dlls/ole32 defaulthandler.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 28 13:29:38 CDT 2005


ChangeSet ID:	20484
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/28 13:29:38

Modified files:
	dlls/ole32     : defaulthandler.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Make the interfaces that should be supported by the data cache
	explicit so their is no confusion in this file as to what it should
	be implementing and what this object should implement.
	- Delegate some IOleObject methods to the server IOleObject if it is
	running.

Patch: http://cvs.winehq.org/patch.py?id=20484

Old revision  New revision  Changes     Path
 1.31          1.32          +35 -12     wine/dlls/ole32/defaulthandler.c




More information about the wine-cvs mailing list