Sample Projects
Sample Project | Description |
Device Manager | A virtual folder that represents the Windows Device Manager, where devices and their categories are represented as virtual items and folders. |
Drag and Drop | Shows how to use the ShellFolder component to import files into a virtual folder and export virtual file contents to third-party applications. |
Overview | Shows how to use the ShellFolder component to create a simple virtual folder that contains a fixed set of virtual items and folders. |
Registry Folder | A virtual folder that represents the Windows Registry, where registry keys and directories are represented as virtual items and folders. |
Shell Menu | Shows how to use the ShellMenu component to add a custom context menu item to any Windows Shell items selected in the Windows File Explorer. |
Shell Notify | Shows how to use the simple ShellNotify component to monitor changes in a specified path. |