Shell Explorer Sample
(Click for larger image)
ShellExplorer is a simplified version of WIndows Explorer. It demonstrates the use of ShellFolders and ShellFiles and ShellNotifications..
Shell Notifications Sample
(Click for larger image)
ShellNotificationViewer demonstrates how an application can register ShellNotifications with Windows, allowing the application to be notified of any specified changes that were made in any specified part of the Shell namespace, from the desktop folder on down.
Shell DragDrop Sample
(Click for larger image)
ShellDragDropSample is a sample shell to demonstrate the use of Shell data transfer using COM drag and drop.
ShellTreePresenter
(Click for larger image)
ShellTreePresenter is a TreePresenter specialized to deal with ShellFolders in a ShellTreeModel. ShellTreePresenter adds event notifications for external changes in the Shell Namespace and uses the system icons in the TreeView alongside each ShellFolder node. ShellTreePresenter also offers a non-modal GUI alternative to BrowseFolderDialog.