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
ReadMe.txt
resource.h
sol.rc
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
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