reactos/base
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
..
applications [RAPPS] Initialize SHBrowseForFolder to current download folder (#7505) 2024-11-18 16:42:43 +01:00
services [SECLOGON] Add missing service status updates 2024-11-03 10:37:04 +01:00
setup [SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions 2024-11-24 18:13:17 +01:00
shell [EXPLORER] Add tooltip for show desktop button (#7483) 2024-11-01 01:09:22 +07:00
system [DISKPART] Update Turkish (tr-TR) translation (#7292) 2024-11-02 21:44:15 +01:00
CMakeLists.txt