ChangeSet ID: 14602 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/29 12:18:02
Modified files: windows : win.c dlls/user : winproc.h user_main.c message.c Makefile.in Removed files: windows : timer.c
Log message: Get rid of the client-side window timer structures.
Patch: http://cvs.winehq.org/patch.py?id=14602
Old revision New revision Changes Path 1.251 1.252 +0 -2 wine/windows/win.c 1.11 1.12 +0 -4 wine/dlls/user/winproc.h 1.70 1.71 +0 -1 wine/dlls/user/user_main.c 1.56 1.57 +106 -0 wine/dlls/user/message.c 1.83 1.84 +0 -1 wine/dlls/user/Makefile.in 1.46 Removed +0 -0 wine/windows/timer.c