reactos/base/setup
Hermès Bélusca-Maïto 4aee0280f9
[SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions
Fixes previous attempt at commit 0ca4e6dcf, which was reverted by commit
bbdcc14b1 because the partitioning checks mistook unpartitioned disks as
GPT.

Addendum to commit 99f0937fd.

The partition-creation checks are unified for these partitions into one
single function. To prepare for GPT support, the specifics are put into
a separate MBRPartitionCreateChecks() helper, called for MBR disks by the
upper-level function. GPT disks will have a similar helper in the future.
2024-11-24 18:13:17 +01:00
..
lib [SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions 2024-11-24 18:13:17 +01:00
reactos [SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions 2024-11-24 18:13:17 +01:00
setup [SETUP] Don't free a DLL that is still in use by a different thread 2020-01-03 11:32:07 +01:00
usetup [SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions 2024-11-24 18:13:17 +01:00
welcome [WELCOME] Silence useless editbin warning LNK4241 2024-07-04 17:13:14 +02:00
CMakeLists.txt [REACTOS] Don't include another module's PCH aka fix build. 2018-11-02 11:14:09 +01:00