wine/ debugger/module.c dlls/dplayx/dplayx_glo ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 3 16:10:45 CDT 2002


ChangeSet ID:	1025730645230476410434679
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/03 16:10:45

Modified files:
	debugger       : module.c 
	dlls/dplayx    : dplayx_global.c 
	dlls/msvcrt    : file.c misc.c 
	dlls/shlwapi   : ordinal.c 
	dlls/wininet   : http.c 
	dlls/winmm     : lolvldrv.c 
	files          : smb.c 
	graphics/x11drv: dib.c 
	memory         : global.c selector.c virtual.c 
	tools/winedump : pe.c 
	windows        : syscolor.c 

Log message:
	Gregg Mattinson <gm138242 at scot.canada.sun.com>
	Cast void* to char* for pointer arithmetic.

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

Revision  Changes    Path
 1.17     +2 -3      wine/debugger/module.c
 1.17     +1 -2      wine/dlls/dplayx/dplayx_global.c
 1.27     +2 -2      wine/dlls/msvcrt/file.c
 1.8      +2 -2      wine/dlls/msvcrt/misc.c
 1.43     +2 -2      wine/dlls/shlwapi/ordinal.c
 1.27     +3 -3      wine/dlls/wininet/http.c
 1.29     +3 -3      wine/dlls/winmm/lolvldrv.c
 1.7      +1 -1      wine/files/smb.c
 1.99     +98 -98    wine/graphics/x11drv/dib.c
 1.66     +1 -1      wine/memory/global.c
 1.50     +1 -1      wine/memory/selector.c
 1.80     +1 -1      wine/memory/virtual.c
 1.14     +2 -2      wine/tools/winedump/pe.c
 1.33     +6 -8      wine/windows/syscolor.c




More information about the wine-cvs mailing list