Other classes - 86Box/86BoxManager GitHub Wiki
FolderSelectDialog.csis my slightly modified version of ErikE's FolderSelectDialog class which allows you to use the new Vista+ open file dialog for selecting folders instead of the old folder browser dialog. This class is not used by the .NET Core 3.0 project, since .NET Core already uses the new dialog.ListViewItemComparer.csis used for sorting the VM listview in the main window.