reactos/base/applications/games/solitaire
2018-03-21 22:27:04 +01:00
..
lang [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01:00
CMakeLists.txt
ReadMe.txt
resource.h
rsrc.rc
solcreate.cpp
solgame.cpp
solitaire.cpp [REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate. 2018-02-19 22:36:36 +01:00
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