Skip to content

Use file selection dialog instead of FolderSelectionDialog.#14

Open
WilliamRClark wants to merge 3 commits into
bat-tomr:masterfrom
WilliamRClark:master
Open

Use file selection dialog instead of FolderSelectionDialog.#14
WilliamRClark wants to merge 3 commits into
bat-tomr:masterfrom
WilliamRClark:master

Conversation

@WilliamRClark

Copy link
Copy Markdown

Per the Microsoft documentation, you need to set the options to allow browsing for files:

https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/ns-shlobj_core-browseinfoa
BIF_BROWSEINCLUDEFILES (0x00004000)

Otherwise, files aren't shown, and can't be selected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants