1
General / Is there a way to use the windows' default file/folder selector?
« on: March 28, 2024, 03:17:10 pm »
Im currently making a program, about editing json files. Is there a way to open the default windows file selector, and is it possible to make it open folders as well? I haven't found anything about this topic on the internet, so it would be really useful to know. I don't want to use the default WinAPI's choose file window, because it would only work in windows. Thanks in advance!