wine/programs/clock/README
Richard Cohen 9d59fb72b1 - 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!)
2003-07-11 21:44:44 +00:00

9 lines
226 B
Plaintext

Clock for Wine
==============
This is a first attempt to realize a desktop clock for Wine as done in
Windows. It's an early release and some of the code is still broken.
Originally contributed by <mbaur@g26.ethz.ch>