Files
reactos/base
Eric Kohl 752f620e9a [MMC_NEW] Move the root of the snap-in tree to the main window
- 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.
2026-09-13 12:05:00 +02:00
..