wine/dlls winmm/mmsystem.c winedos/interrupts. ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 6 13:57:50 CST 2002


ChangeSet ID:	6178
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/06 13:57:50

Modified files:
	dlls/winmm     : mmsystem.c 
	dlls/winedos   : interrupts.c int67.c int33.c int29.c int21.c 
	                 int20.c int17.c int16.c int10.c int09.c 
	dlls/msvideo   : msvideo16.c 
	dlls/msvcrt/tests: scanf.c 

Log message:
	Patrik Stridvall <ps at leissner.se>
	Fixed some issues found by winapi_check.

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

Old revision  New revision  Changes     Path
 1.86          1.87          +1 -1       wine/dlls/winmm/mmsystem.c
 1.4           1.5           +26 -2      wine/dlls/winedos/interrupts.c
 1.8           1.9           +1 -1       wine/dlls/winedos/int67.c
 1.7           1.8           +1 -1       wine/dlls/winedos/int33.c
 1.4           1.5           +1 -1       wine/dlls/winedos/int29.c
 1.14          1.15          +1 -1       wine/dlls/winedos/int21.c
 1.3           1.4           +1 -1       wine/dlls/winedos/int20.c
 1.4           1.5           +1 -1       wine/dlls/winedos/int17.c
 1.8           1.9           +1 -1       wine/dlls/winedos/int16.c
 1.20          1.21          +3 -0       wine/dlls/winedos/int10.c
 1.5           1.6           +1 -1       wine/dlls/winedos/int09.c
 1.5           1.6           +1 -1       wine/dlls/msvideo/msvideo16.c
 1.1           1.2           +2 -1       wine/dlls/msvcrt/tests/scanf.c




More information about the wine-cvs mailing list