wine/ dlls/ole32/compobj.c dlls/ole32/ifs.c dl ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 29 18:30:20 CDT 2002


ChangeSet ID:	10279854200836046615886552
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/29 18:30:20

Modified files:
	dlls/ole32     : compobj.c ifs.c ifs.h ole32.spec ole32_main.c 
	include/wine   : obj_misc.h 

Log message:
	Juergen Schmied <juergenschmied at lycos.de>
	- Implemented IMallocSpy hooks in IMalloc.
	- Moved memory related functions into ifs.c.
	- Implemented stubs for the MallocSpy.

Patch: http://cvs.winehq.com/patch.py?id=10279854200836046615886552

Revision  Changes    Path
 1.63     +29 -95    wine/dlls/ole32/compobj.c
 1.22     +496 -131  wine/dlls/ole32/ifs.c
 1.4      +0 -1      wine/dlls/ole32/ifs.h
 1.38     +2 -2      wine/dlls/ole32/ole32.spec
 1.8      +3 -0      wine/dlls/ole32/ole32_main.c
 1.14     +3 -1      wine/include/wine/obj_misc.h




More information about the wine-cvs mailing list