reactos/base/setup/usetup
Hermès Bélusca-Maïto b3cd576737
[SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310)
CORE-13525

This is done so that the caller doesn't need to know details
about particular architecture specifics, like VBR, MBR etc.

Extra checks and specific handling is also performed for supporting
bootloader installation on removable media:
- verify whether the media is a floppy or some other removable media,
- depending on which, a suitable file system is chosen,
- and if the media is not a floppy, do the supplemental partition
  verifications to determine whether the media is a "super-floppy"
  (in the partitioning sense).
2024-10-20 16:51:25 +02:00
..
lang [USETUP] Update translations for some registry-related messages 2024-08-28 22:03:04 +02:00
spapisup [USETUP] CabinetExtractFile(): Do not overwrite Status value (#7456) 2024-10-16 12:20:41 +02:00
CMakeLists.txt
cmdcons.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
cmdcons.h
console.c
console.h
consup.c
consup.h
devinst.c
devinst.h
fmtchk.c
fmtchk.h
fslist.c [SETUPLIB][USETUP] FS utilities: Use the ISO C and C++ conformant name: _wcsicmp 2024-07-01 16:28:17 +02:00
fslist.h
genlist.c
genlist.h
keytrans.c
keytrans.h
mui.c
mui.h
muilanguages.h
partlist.c [SETUPLIB][REACTOS][USETUP] Split FS-volume-specific functionality from partitions (#7258) 2024-08-26 16:42:47 +02:00
partlist.h [SETUPLIB][USETUP] Reduce duplicated code 2024-07-04 17:14:32 +02:00
progress.c
progress.h
usetup.c [SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310) 2024-10-20 16:51:25 +02:00
usetup.h
usetup.rc