reactos/rosapps/games/solitaire
Emanuele Aliberti e76d9c0ae2 <module warnings=...>
<module allowwarnings=...>

svn path=/trunk/; revision=17775
2005-09-10 14:46:06 +00:00
..
cardlib update SVN properties 2005-08-07 07:33:14 +00:00
icon1.ico imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
ReadMe.txt imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
resource.h remove trailing whitespace at end of lines 2005-05-07 21:24:31 +00:00
sol.rc imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
solcreate.cpp update SVN properties 2005-08-07 07:33:14 +00:00
solgame.cpp update SVN properties 2005-08-07 07:33:14 +00:00
solitaire.cpp update SVN properties 2005-08-07 07:33:14 +00:00
solitaire.h imported catch-22 sol clone with authors permission 2005-03-10 04:04:27 +00:00
solitaire.xml <module warnings=...> 2005-09-10 14:46:06 +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