mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
1573461cec
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. |
||
---|---|---|
.. | ||
lang | ||
spapisup | ||
utils | ||
bootcode.c | ||
bootcode.h | ||
bootsup.c | ||
bootsup.h | ||
CMakeLists.txt | ||
errorcode.h | ||
fsutil.c | ||
fsutil.h | ||
install.c | ||
install.h | ||
mui.c | ||
mui.h | ||
muifonts.h | ||
muilanguages.h | ||
precomp.h | ||
registry.c | ||
registry.h | ||
settings.c | ||
settings.h | ||
setuplib.c | ||
setuplib.h | ||
substset.h |