wine/ dlls/ole32/marshal.c dlls/ole32/compobj_ ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 10 19:45:39 CST 2003


ChangeSet ID:	7418
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/10 19:45:39

Modified files:
	dlls/ole32     : marshal.c compobj_private.h compobj.c 
	                 Makefile.in 
	.              : winedefault.reg 
Added files:
	dlls/ole32     : git.c 

Log message:
	Mike Hearn <mike at theoretic.com>
	Implemented the global interface table object using a simple linked
	list.

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

Old revision  New revision  Changes     Path
 1.7           1.8           +1 -1       wine/dlls/ole32/marshal.c
 1.5           1.6           +3 -0       wine/dlls/ole32/compobj_private.h
 1.72          1.73          +18 -0      wine/dlls/ole32/compobj.c
 1.26          1.27          +1 -0       wine/dlls/ole32/Makefile.in
 1.62          1.63          +8 -1       wine/winedefault.reg
 Added         1.1           +0 -0       wine/dlls/ole32/git.c




More information about the wine-cvs mailing list