mirror of
https://github.com/reactos/reactos.git
synced 2026-09-27 20:48:28 +08:00
- Fix File/New command. This command closes all views, deletes the snap-in
tree, creates a new root folder snap-in and finally creates a new root view.
- Implement the Windows/New Window command. This command just creates a new
root view.
- Update the main window title.
- Adjust the options dialog accordingly.
Hint: Running mmc_new might fail on ReactOS because of the missing folder
snap-in. I will add some dummy/test snap-in skeletons including the
folder snap-in next.