[SETUPLIB][USETUP] Improve disk HW numbering, removable disk support, and "super...
[reactos.git] / base / setup / lib / setuplib.c
2019-03-12 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Improve disk HW numbering, removable...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Remove CurrentDisk/Partition from...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Minor improvements.
2019-02-10 Bișoc George[USETUP][REACTOS] Check the status return value of...
2018-12-28 Pierre Schweitzer[SETUP] Add support for selecting FS type in unattended...
2018-12-09 Hermès Bélusca-Maïto[SETUPLIB] Partitioning code fixes and improvements.
2018-11-05 Hermès Bélusca-Maïto[BOOTDATA][SETUPLIB][REACTOS] INF support fixes.
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Add support for setup error handling.
2018-11-01 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Minor improvements.
2018-11-01 Hermès Bélusca-Maïto[SETUPLIB][REACTOS][USETUP] Further improve the interfa...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][REACTOS][USETUP] Re-organize the setup state...
2018-10-28 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Move the registry-update procedure...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Don't store UI-related display strin...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Bring some suggestions from PR ...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Use NT RTL String Safe functions...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB] Diverse fixes (incl. initialization fixes).
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB] Introduce and use a UnMapAndCloseFile()...
2018-10-27 Hermès Bélusca-Maïto[USETUP][SETUPLIB] Code refactoring.