wine/ dlls/user/message.c dlls/setupapi/setupx ...

Alexandre Julliard julliard at winehq.org
Tue Oct 14 00:24:21 CDT 2003


ChangeSet ID:	9752
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/14 00:24:21

Modified files:
	dlls/user      : message.c 
	dlls/setupapi  : setupx_main.c dirid.c 
	dlls/rpcrt4    : rpc_server.c 
	dlls/ole32     : rpc.c oleproxy.c 
	dlls/kernel    : snoop16.c resource16.c global16.c editline.c 
	dlls/dsound    : primary.c dsound_main.c capture.c buffer.c 
	controls       : listbox.c 

Log message:
	Oleg Prokhorov <xolegpro at rbcmail.ru>
	Another portion of HeapReAlloc fixes.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9752

Old revision  New revision  Changes     Path
 1.46          1.47          +7 -1       wine/dlls/user/message.c
 1.27          1.28          +4 -1       wine/dlls/setupapi/setupx_main.c
 1.5           1.6           +9 -1       wine/dlls/setupapi/dirid.c
 1.20          1.21          +5 -1       wine/dlls/rpcrt4/rpc_server.c
 1.12          1.13          +6 -1       wine/dlls/ole32/rpc.c
 1.11          1.12          +6 -1       wine/dlls/ole32/oleproxy.c
 1.4           1.5           +6 -1       wine/dlls/kernel/snoop16.c
 1.3           1.4           +9 -4       wine/dlls/kernel/resource16.c
 1.2           1.3           +9 -3       wine/dlls/kernel/global16.c
 1.6           1.7           +8 -2       wine/dlls/kernel/editline.c
 1.19          1.20          +6 -1       wine/dlls/dsound/primary.c
 1.93          1.94          +6 -1       wine/dlls/dsound/dsound_main.c
 1.18          1.19          +22 -7      wine/dlls/dsound/capture.c
 1.18          1.19          +13 -3      wine/dlls/dsound/buffer.c
 1.96          1.97          +17 -5      wine/controls/listbox.c




More information about the wine-cvs mailing list