Sweden-Number/programs/clock
Peter Ivanyi 1da3befe54 Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
..
.cvsignore Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
ChangeLog More Portuguese language support. 1999-10-24 17:31:14 +00:00
Da.rc
De.rc
En.rc
Es.rc Added Spanish resources. 1998-10-24 11:43:53 +00:00
Fi.rc Updated Finnish language support. 1999-01-30 12:37:27 +00:00
Fr.rc Added French language support. 1998-10-27 13:19:55 +00:00
License_En.c
Makefile.in Added import of ntdll. 2000-10-31 00:22:41 +00:00
Pt.rc More Portuguese language support. 1999-10-24 17:31:14 +00:00
README
Sk.rc Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
Sw.rc
TODO
Wa.rc Fixed Winelib compilation. 1999-06-20 15:09:32 +00:00
clock.rc Link only a single .rc file with application. 2000-01-29 22:07:03 +00:00
clock.spec Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
language.c Removed obsolete references to the Languages array. 2000-07-23 19:32:45 +00:00
language.h
license.c
license.h
main.c Fixed WinMain's signature. 2000-07-23 19:32:29 +00:00
main.h Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
rsrc.rc Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
winclock.c Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
winclock.h

README

 Clock for Wine
 ==============
 
 This is a first attempt to realize a desktop clock for Wine as done in 
 Windows. It'a an early release and most of the code is still broken.

 Please see file TODO for things to do and keep the file ChangeLog
 up to date.

 Code is currently under heavy construction. Please direct patches and
 additions to my personal email address <mbaur@g26.ethz.ch>

 If you think that the compiled binary is too big, you can reduce its size
 with the command 'strip clock' (please don't try this on libraries).