wine/ dlls/comctl32/commctrl.c dlls/comctl32/f ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 8 20:07:29 CDT 2002


ChangeSet ID:	1028855249365695648201839
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/08 20:07:29

Modified files:
	dlls/comctl32  : commctrl.c flatsb.c imagelist.c propsheet.c 
	dlls/ntdll     : sec.c signal_i386.c signal_sparc.c 
	dlls/ole32     : compobj.c 
	dlls/shlwapi   : shlwapi.spec thread.c 
	dlls/winedos   : vga.c 
	dlls/wininet   : internet.c 
	dlls/winmm/winealsa: audio.c audio_05.c 
	dlls/winmm/wineaudioio: audio.c 
	dlls/winmm/winenas: audio.c 
	files          : profile.c 
	scheduler      : client.c 

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

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

Revision  Changes    Path
 1.53     +11 -11    wine/dlls/comctl32/commctrl.c
 1.23     +12 -12    wine/dlls/comctl32/flatsb.c
 1.55     +40 -40    wine/dlls/comctl32/imagelist.c
 1.67     +7 -8      wine/dlls/comctl32/propsheet.c
 1.24     +5 -1      wine/dlls/ntdll/sec.c
 1.43     +3 -3      wine/dlls/ntdll/signal_i386.c
 1.17     +3 -3      wine/dlls/ntdll/signal_sparc.c
 1.66     +2 -0      wine/dlls/ole32/compobj.c
 1.47     +1 -1      wine/dlls/shlwapi/shlwapi.spec
 1.2      +3 -1      wine/dlls/shlwapi/thread.c
 1.21     +2 -2      wine/dlls/winedos/vga.c
 1.38     +1 -1      wine/dlls/wininet/internet.c
 1.5      +3 -1      wine/dlls/winmm/winealsa/audio.c
 1.4      +3 -1      wine/dlls/winmm/winealsa/audio_05.c
 1.2      +15 -9     wine/dlls/winmm/wineaudioio/audio.c
 1.3      +9 -5      wine/dlls/winmm/winenas/audio.c
 1.72     +5 -1      wine/files/profile.c
 1.87     +3 -1      wine/scheduler/client.c




More information about the wine-cvs mailing list