reactos/rosapps/games/solitaire
Martin Fuchs 7944b41ae3 set eol-style for XML files in rosapps
svn path=/trunk/; revision=16719
2005-07-24 21:44:45 +00:00
..
cardlib fixed warnings 2005-05-11 16:50:39 +00:00
icon1.ico
ReadMe.txt
resource.h
sol.rc
solcreate.cpp
solgame.cpp
solitaire.cpp
solitaire.h
solitaire.xml set eol-style for XML files in rosapps 2005-07-24 21:44:45 +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