wine/ files/smb.c dlls/x11drv/keyboard.c dlls/ ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 14 18:12:43 CST 2003


ChangeSet ID:	7446
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/14 18:12:43

Modified files:
	files          : smb.c 
	dlls/x11drv    : keyboard.c 
	dlls/winaspi   : winaspi32.c winaspi16.c 
	dlls/version   : info.c 
	dlls/setupapi  : parser.c 
	dlls/richedit  : richedit.c 
	dlls/odbc32    : proxyodbc.c 
	dlls/dinput/mouse: main.c 
	dlls/dinput/keyboard: main.c 
	dlls/dinput/joystick: linuxinput.c linux.c 
	dlls/ddraw     : main.c d3dvertexbuffer.c d3dexecutebuffer.c 
	dlls/comcat    : information.c 

Log message:
	Tony Lambregts <tony_lambregts at telusplanet.net>
	Replace DPRINTF with TRACE.

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

Old revision  New revision  Changes     Path
 1.16          1.17          +4 -4       wine/files/smb.c
 1.20          1.21          +2 -2       wine/dlls/x11drv/keyboard.c
 1.25          1.26          +24 -24     wine/dlls/winaspi/winaspi32.c
 1.32          1.33          +8 -8       wine/dlls/winaspi/winaspi16.c
 1.37          1.38          +30 -30     wine/dlls/version/info.c
 1.6           1.7           +2 -2       wine/dlls/setupapi/parser.c
 1.28          1.29          +146 -146   wine/dlls/richedit/richedit.c
 1.21          1.22          +3 -3       wine/dlls/odbc32/proxyodbc.c
 1.20          1.21          +2 -2       wine/dlls/dinput/mouse/main.c
 1.21          1.22          +2 -2       wine/dlls/dinput/keyboard/main.c
 1.13          1.14          +2 -2       wine/dlls/dinput/joystick/linuxinput.c
 1.13          1.14          +2 -2       wine/dlls/dinput/joystick/linux.c
 1.30          1.31          +5 -5       wine/dlls/ddraw/main.c
 1.12          1.13          +10 -10     wine/dlls/ddraw/d3dvertexbuffer.c
 1.24          1.25          +15 -15     wine/dlls/ddraw/d3dexecutebuffer.c
 1.6           1.7           +3 -3       wine/dlls/comcat/information.c




More information about the wine-cvs mailing list