reactos/base/applications/games/solitaire
Jérôme Gardou 33a0b314cd [CMAKE]
- add kernelmodedriver module type
  - add set_cpp macro, which takes care of all c++ stuff for you
  - hackfix stlport headers for c++ kernel mode modules.
  - complain about explorer
  - solitaire, telnet and uniata now build happily against stlport

svn path=/branches/cmake-bringup/; revision=49141
2010-10-14 11:03:20 +00:00
..
lang merge r48884 from trunk 2010-09-25 18:48:17 +00:00
CMakeLists.txt [CMAKE] 2010-10-14 11:03:20 +00:00
ReadMe.txt
resource.h
rsrc.rc
solcreate.cpp
solgame.cpp
solitaire.cpp
solitaire.h
solitaire.ico

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