wine/dlls user/tests/win.c user/tests/sysparam ...

Alexandre Julliard julliard at winehq.org
Mon Aug 9 14:49:13 CDT 2004


ChangeSet ID:	13200
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/09 14:49:13

Modified files:
	dlls/user/tests: win.c sysparams.c resource.c dialog.c class.c 
	dlls/dsound/tests: dsound8.c dsound.c ds3d8.c ds3d.c capture.c 

Log message:
	Hans Leidekker <hans at it.vu.nl>
	Fix signed/unsigned comparison warnings.

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

Old revision  New revision  Changes     Path
 1.30          1.31          +4 -4       wine/dlls/user/tests/win.c
 1.22          1.23          +16 -16     wine/dlls/user/tests/sysparams.c
 1.4           1.5           +1 -1       wine/dlls/user/tests/resource.c
 1.3           1.4           +3 -3       wine/dlls/user/tests/dialog.c
 1.16          1.17          +1 -1       wine/dlls/user/tests/class.c
 1.2           1.3           +2 -1       wine/dlls/dsound/tests/dsound8.c
 1.33          1.34          +2 -1       wine/dlls/dsound/tests/dsound.c
 1.1           1.2           +1 -1       wine/dlls/dsound/tests/ds3d8.c
 1.6           1.7           +2 -1       wine/dlls/dsound/tests/ds3d.c
 1.6           1.7           +2 -1       wine/dlls/dsound/tests/capture.c




More information about the wine-cvs mailing list