wine/ programs/winhelp/hlp2sgml.c dlls/winsock ...

Alexandre Julliard julliard at winehq.org
Tue Oct 19 18:55:15 CDT 2004


ChangeSet ID:	14233
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/19 18:55:15

Modified files:
	programs/winhelp: hlp2sgml.c 
	dlls/winsock   : socket.c 
	dlls/winmm     : winmm.c winemm.h driver.c 
	dlls/user      : winproc.h 
	dlls/shell32   : shellole.c 
	dlls/rpcrt4    : rpc_server.c 
	dlls/kernel    : sync.c process.c 
	dlls/commdlg   : filedlg.c 

Log message:
	Vincent Béron <vberon at mecano.gme.usherb.ca>
	Fix various function prototypes.

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

Old revision  New revision  Changes     Path
 1.10          1.11          +2 -2       wine/programs/winhelp/hlp2sgml.c
 1.161         1.162         +2 -2       wine/dlls/winsock/socket.c
 1.44          1.45          +10 -10     wine/dlls/winmm/winmm.c
 1.58          1.59          +12 -12     wine/dlls/winmm/winemm.h
 1.27          1.28          +1 -1       wine/dlls/winmm/driver.c
 1.8           1.9           +1 -1       wine/dlls/user/winproc.h
 1.71          1.72          +1 -1       wine/dlls/shell32/shellole.c
 1.32          1.33          +2 -2       wine/dlls/rpcrt4/rpc_server.c
 1.61          1.62          +4 -4       wine/dlls/kernel/sync.c
 1.77          1.78          +1 -1       wine/dlls/kernel/process.c
 1.88          1.89          +1 -1       wine/dlls/commdlg/filedlg.c




More information about the wine-cvs mailing list