Sample Projects
| Sample Project | Description |
| 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. |
| Shell Overlays | Shows how to use the ShellOverlays component to add custom overlay icons to any files or folders displayed in the Windows File Explorer. |