reactos/base/applications/games/solitaire
Katayama Hirofumi MZ fe11f7a2e5
[REACTOS] Refresh old URLs (#7632)
URLs are getting old. We have to
update URLs for documentation
purpose.
JIRA issue: CORE-19963
- Refresh old URLs.
- Add " (DEAD_LINK)" labels
  to dead links.
- Use MS Learn links rather
  than MSDN ones.
- Some dead links revived by
  Web Archive.
- Don't change Wine Tests
  and Wine Sync.
- Don't change 3rd party libraries.
- Don't append "redirected" labels.
2025-01-28 13:36:45 +09:00
..
lang [SOLITAIRE] Update Romanian (ro-RO) translation (#6600) 2024-03-23 22:21:32 +01:00
CMakeLists.txt
ReadMe.txt [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
resource.h
rsrc.rc [SOLITAIRE] Add EXE version info 2024-06-04 00:36:04 +07:00
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 https://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