Sweden-Number/programs/winemine
Alexandre Julliard ad53383f9b Added winebuild support for generating a .dbg.c file containing the
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Added -res option to specify resources on winebuild command-line. 2002-05-11 23:06:32 +00:00
README - Fix painting bug with middle button down when dragging mouse 2000-03-30 20:25:07 +00:00
dialog.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dialog.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
main.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
main.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
resource.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
rsrc.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00

README

WineMine README

WineMine, copyright March 2000, Joshua Thielen
WineMine is to be distributed under the Wine License
See the Wine License for further information.


This is minesweeper for wine...
Enjoy. I wrote it because it rhymes ;).

KNOWN BUGS:
    Chokes on fastest times names greater than 16 characters long, must have
    something to do with GetDlgItemText.
  
    No help file.

    Starting a new game causes the window to drop one pixel (Peter Hunnisett)
    I don't know if it's a window manager problem (KDE)

UNKNOWN BUGS:
    ???