[USETUP] Make countdown progress bar smoother
[reactos.git] / base / setup / usetup / usetup.c
2018-09-14 Stanislav Motylkov[USETUP] Make countdown progress bar smoother
2018-09-09 Bișoc George[USETUP] Implement the shutdown timeout progress bar... 833/head
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Refactor the DoesFileExist() functio...
2018-06-03 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Transform the existing ConcatPaths...
2018-05-27 Eric Kohl[SETUP] Remove myself from the 1st stage setup code
2018-05-27 Hermès Bélusca-Maïto[USETUP] Code fixups after the introduction of the...
2018-05-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Introduce a 'SetupLib' library....
2018-05-26 Hermès Bélusca-Maïto[USETUP] Similarly to what was done for GenLists, facto...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Factor out the UI-specific code from the GenLi...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Additions for the PartList code.
2018-05-26 Hermès Bélusca-Maïto[USETUP] Add & modify some file utility functions that...
2018-05-26 Hermès Bélusca-Maïto[USETUP] Code formatting only.
2018-05-19 Eric Kohl[USETUP] Use _wcstoui64() instead of atoi() to convert...
2018-05-19 Eric Kohl[USETUP] Improved entering of partition size
2018-05-15 Eric Kohl[USETUP] Remove the WIN32 support because usetup is...
2018-05-15 Eric Kohl[USETUP] Get rid of the interface directory because...