wine/dlls/ole32 ole32_main.c ole2_16.c ole2.c ...

Alexandre Julliard julliard at winehq.org
Mon May 16 09:12:54 CDT 2005


ChangeSet ID:	17536
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/16 09:12:54

Modified files:
	dlls/ole32     : ole32_main.c ole2_16.c ole2.c compobj_private.h 
	                 compobj.c 
Removed files:
	dlls/ole32     : ole32_main.h 

Log message:
	Marcus Meissner <marcus at jet.franken.de>
	Move the Dll init function to compobj.c to avoid having global
	variables. Remove need of ole32_main.h.

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

Old revision  New revision  Changes     Path
 1.19          1.20          +1 -33      wine/dlls/ole32/ole32_main.c
 1.4           1.5           +0 -1       wine/dlls/ole32/ole2_16.c
 1.65          1.66          +0 -1       wine/dlls/ole32/ole2.c
 1.50          1.51          +2 -0       wine/dlls/ole32/compobj_private.h
 1.150         1.151         +37 -6      wine/dlls/ole32/compobj.c
 1.8           Removed       +0 -0       wine/dlls/ole32/ole32_main.h




More information about the wine-cvs mailing list