reactos/base
Hermès Bélusca-Maïto a59cecd89d
[SETUPLIB] Add two hacks in partlist.c for temporarily setting consistently the disk partition style.
Add two hacks in UpdateDiskLayout() and WritePartitions() so that the
disk partition style is consistently set to a known value MBR, especially
when that disk was previously new and uninitialized (RAW).
A proper fix will be developed later when support for GPT is added.
2020-11-24 04:37:52 +01:00
..
applications [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00
services Apply suggestions from code review 2020-10-20 21:44:54 +02:00
setup [SETUPLIB] Add two hacks in partlist.c for temporarily setting consistently the disk partition style. 2020-11-24 04:37:52 +01:00
shell [TRANSLATION][CMD] Update zh-CN translation (partially) (#3330) 2020-11-21 18:05:22 +01:00
system [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
CMakeLists.txt