14 Mar
2003
14 Mar
'03
4:11 a.m.
ChangeSet ID: 7435 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/03/13 22:11:17 Modified files: windows : winpos.c win.c dialog.c dlls/comctl32 : rebar.c Log message: Tony Lambregts <tony_lambregts(a)telusplanet.net> Replace DPRINTF with TRACE. Patch: http://cvs.winehq.com/patch.py?id=7435 Old revision New revision Changes Path 1.143 1.144 +15 -15 wine/windows/winpos.c 1.215 1.216 +41 -41 wine/windows/win.c 1.112 1.113 +2 -2 wine/windows/dialog.c 1.71 1.72 +9 -9 wine/dlls/comctl32/rebar.c