reactos/rosapps/games/solitaire
2005-03-10 04:58:40 +00:00
..
cardlib eliminate warnings, fix bug that locked up game when single-clicking a card 2005-03-10 04:58:40 +00:00
icon1.ico imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
makefile eliminate warnings, fix bug that locked up game when single-clicking a card 2005-03-10 04:58:40 +00:00
ReadMe.txt imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
resource.h imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
sol.rc imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
solcreate.cpp imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
solgame.cpp eliminate warnings, fix bug that locked up game when single-clicking a card 2005-03-10 04:58:40 +00:00
solitaire.cpp eliminate warnings, fix bug that locked up game when single-clicking a card 2005-03-10 04:58:40 +00:00
solitaire.h imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00

Solitaire for ReactOS

/*****************************************
A complete working example of the CardLib 
card-game library.

Freeware
Copyright J Brown 2001

Updates at http://www.catch22.net

******************************************/

The author has given permission to use these sources
under Public Domain. Do what thou will but please give
credit where credit is due.

If you wish to use cardlib to write another card game
for ReactOS please make cardlib a static lib.

-sedwards