wine/ include/objbase.h dlls/urlmon/urlmon_mai ...

Alexandre Julliard julliard at winehq.org
Thu Aug 12 19:44:23 CDT 2004


ChangeSet ID:	13272
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/12 19:44:23

Modified files:
	include        : objbase.h 
	dlls/urlmon    : urlmon_main.h 
	dlls/rpcrt4    : cproxy.c 
	dlls/quartz    : quartz_private.h 
	dlls/oleaut32  : tmarshal.c 
	dlls/ole32     : compobj_private.h 
	dlls/mlang     : mlang.c 
	dlls/dswave    : dswave_private.h 
	dlls/dmusic    : dmusic_private.h 
	dlls/dmstyle   : dmutils.h 
	dlls/dmscript  : dmscript_private.h 
	dlls/dmloader  : dmloader_private.h 
	dlls/dmime     : dmutils.h 
	dlls/dmcompos  : dmcompos_private.h 
	dlls/dmband    : dmutils.h 
	dlls/comcat    : comcat_private.h 

Log message:
	Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
	that use it.

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

Old revision  New revision  Changes     Path
 1.42          1.43          +0 -1       wine/include/objbase.h
 1.3           1.4           +2 -0       wine/dlls/urlmon/urlmon_main.h
 1.9           1.10          +2 -0       wine/dlls/rpcrt4/cproxy.c
 1.17          1.18          +2 -0       wine/dlls/quartz/quartz_private.h
 1.29          1.30          +2 -0       wine/dlls/oleaut32/tmarshal.c
 1.17          1.18          +2 -0       wine/dlls/ole32/compobj_private.h
 1.4           1.5           +2 -0       wine/dlls/mlang/mlang.c
 1.4           1.5           +2 -0       wine/dlls/dswave/dswave_private.h
 1.22          1.23          +1 -1       wine/dlls/dmusic/dmusic_private.h
 1.1           1.2           +2 -0       wine/dlls/dmstyle/dmutils.h
 1.9           1.10          +2 -0       wine/dlls/dmscript/dmscript_private.h
 1.11          1.12          +2 -0       wine/dlls/dmloader/dmloader_private.h
 1.1           1.2           +2 -0       wine/dlls/dmime/dmutils.h
 1.8           1.9           +2 -0       wine/dlls/dmcompos/dmcompos_private.h
 1.1           1.2           +2 -0       wine/dlls/dmband/dmutils.h
 1.5           1.6           +2 -0       wine/dlls/comcat/comcat_private.h




More information about the wine-cvs mailing list