reactos/base/applications/games/spider
Carl J. Bialorucki f65c03a28c
[SOLITAIRE] Use the shell about dialog for solitaire and spider (#5493)
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.
2023-08-04 01:50:39 +03:00
..
lang [SOLITAIRE] Use the shell about dialog for solitaire and spider (#5493) 2023-08-04 01:50:39 +03:00
CMakeLists.txt [SOLITAIRE] Use the shell about dialog for solitaire and spider (#5493) 2023-08-04 01:50:39 +03:00
resource.h
rsrc.rc
spider.cpp [SOLITAIRE] Use the shell about dialog for solitaire and spider (#5493) 2023-08-04 01:50:39 +03:00
spider.h
spider.ico
spigame.cpp