[REACTOS] Add features/usability additions.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 28 Jan 2018 22:47:25 +0000 (23:47 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 5 Nov 2018 23:09:16 +0000 (00:09 +0100)
commitbbc4bb2d087310237d3f21c3c56a73e72a5f17dc
tree172e9dfb7036e7e65c38c84db312db22e746960f
parenta5318432454fdd8c75f48eb1065a51c54ddd9aa9
[REACTOS] Add features/usability additions.

- Interface the TreeList code and populate it with the list of
  discovered disks and partitions. Code is adapted from USETUP.
  Also display the names of the disks.

- Display some installation settings summary, before doing the
  installation proper.

- Force the user to select a checkbox when (s)he acknowledges that
  ReactOS is alpha-quality software and may break on his/her computer
  or corrupt his/her data.

- Improve wizard pages transitions and buttons enabling/disabling.

- Press Shift-F10 to start a command-line (as in the 2nd-stage setup
  in syssetup.dll).

- Use some explicit UNICODE functions/macros.
base/setup/reactos/CMakeLists.txt
base/setup/reactos/drivepage.c
base/setup/reactos/reactos.c
base/setup/reactos/reactos.h