ShellFileDialogs icon indicating copy to clipboard operation
ShellFileDialogs copied to clipboard

Minimal C# .NET wrapper around IFileOpenDialog and IFileDialog. Ripped from Windows API Code Pack.

Results 4 ShellFileDialogs issues
Sort by recently updated
recently updated
newest added

I always get this error when using your library, regardless of the function used (open a folder, open a file...). Tests were done with the demo program. The cancel works...

Updating FolderBrowserDialog to allow multiple folders selection