ChangeSet ID: 8740 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/11 16:44:45
Modified files: programs/clock : winclock.c main.c language.c TODO README
Log message: Richard Cohen richard.cohen@virgin.net - remove escaped newlines, bogus "exit", printf's - start at a sensible size - tidy up WndProc - use a timer instead of sleeping in the message loop (Ugh!)
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8740
Old revision New revision Changes Path 1.4 1.5 +0 -1 wine/programs/clock/winclock.c 1.14 1.15 +25 -22 wine/programs/clock/main.c 1.10 1.11 +10 -10 wine/programs/clock/language.c 1.2 1.3 +0 -3 wine/programs/clock/TODO 1.1.1.1 1.2 +2 -9 wine/programs/clock/README