mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
![]() Use the shell about dialog for solitaire and spider solitaire. This increases visual consistency throughout the operating system and matches the behavior of the game from Windows XP. - Use the shell about dialog instead of a plain MessageBox. - Since the shell about dialog can only handle two lines of text, shorten the message dialog text to two lines. |
||
---|---|---|
.. | ||
lang | ||
CMakeLists.txt | ||
ReadMe.txt | ||
resource.h | ||
rsrc.rc | ||
solcreate.cpp | ||
solgame.cpp | ||
solitaire.cpp | ||
solitaire.h | ||
solitaire.ico | ||
solundo.cpp |
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