ChangeSet ID: 13894 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/22 14:37:13
Modified files: windows : winproc.c win.c message.c mdi.c dialog.c defwnd.c
Log message: Robert Shearman rob@codeweavers.com GetWindowLong -> GetWindowLongPtr.
Patch: http://cvs.winehq.org/patch.py?id=13894
Old revision New revision Changes Path 1.119 1.120 +1 -1 wine/windows/winproc.c 1.248 1.249 +56 -56 wine/windows/win.c 1.159 1.160 +2 -2 wine/windows/message.c 1.134 1.135 +2 -2 wine/windows/mdi.c 1.134 1.135 +6 -6 wine/windows/dialog.c 1.91 1.92 +1 -1 wine/windows/defwnd.c