For a radio button even if the initial style includes WS_TABSTOP the
[wine/wine64.git] / programs / clock / README
blob880579d4054a8a4afc436427b3db8a278613f566
2  Clock for Wine
3  ==============
4  
5  This is a first attempt to realize a desktop clock for Wine as done in 
6  Windows. It'a an early release and most of the code is still broken.
8  Please see file TODO for things to do and keep the file ChangeLog
9  up to date.
11  Code is currently under heavy construction. Please direct patches and
12  additions to my personal email address <mbaur@g26.ethz.ch>
14  If you think that the compiled binary is too big, you can reduce its size
15  with the command 'strip clock' (please don't try this on libraries).