reactos/base/applications/games/solitaire
Amine Khaldi ddb3d908c9 * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
svn path=/branches/shell-experiments/; revision=62286
2014-02-22 10:31:26 +00:00
..
lang [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CMakeLists.txt * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
ReadMe.txt [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
resource.h [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
rsrc.rc [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
solcreate.cpp [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
solgame.cpp [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
solitaire.cpp [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
solitaire.h * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
solitaire.ico [SHELL/EXPERIMENTS] 2014-02-02 19:37: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.

-sedwards