mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
![]() CORE-13525 - Newly-created partitions and unpartitioned space ar reinserted or updated in correct order in the tree-list. Volume-creation information data associated with the tree items is persisted across operations. - Reliably delete data associated to tree-list items via the TVN_DELETEITEM notification. This allows simplifying the cleanup function; keeping simple the code that deletes items when deleting partitions, etc. - Make the PrintPartitionData() function call itself recursively on extended partitions to display the sub-list of logical partitions. - Handle the new partition size in MB the same way as in USETUP. - Allow existing partitions/volumes to be re-formatted, using common code with the partition creation dialog. - Allow selecting unpartitioned space or non-formatted partitions for installing ReactOS: unused space will automatically be partitioned and non-formatted partitions formatted (the user is prompted for choosing the file system). - Correctly zero the progress-bar position when starting file copy. - Add missing file copy error handler in FileCopyCallback: just copying what USETUP does. |
||
---|---|---|
.. | ||
arcname.c | ||
arcname.h | ||
arcname_tests.c | ||
bldrsup.c | ||
bldrsup.h | ||
devutils.c | ||
devutils.h | ||
filesup.c | ||
filesup.h | ||
fsrec.c | ||
fsrec.h | ||
genlist.c | ||
genlist.h | ||
inicache.c | ||
inicache.h | ||
linklist.h | ||
ntverrsrc.c | ||
ntverrsrc.h | ||
osdetect.c | ||
osdetect.h | ||
partinfo.c | ||
partinfo.h | ||
partlist.c | ||
partlist.h | ||
regutil.c | ||
regutil.h | ||
volutil.c | ||
volutil.h |