reactos/base/applications/games/solitaire
Chan Chilung 463784c5f1
[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954)
Also sync LOCALMON/UI translation with Wine.
2021-10-10 15:00:44 +03:00
..
lang [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954) 2021-10-10 15:00:44 +03:00
CMakeLists.txt [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
ReadMe.txt [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
resource.h [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
rsrc.rc
solcreate.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solgame.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
solitaire.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
solitaire.h [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solitaire.ico
solundo.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01: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