r9guy - 2023-02-13

Dear Codesys Experts
I wrote an application which is using filesystem, and for this purpose I need to use
1. FolderPicker Dialog
2. FileOpen Dialog
3. FileSave Dialog

natively codesys has FileOpenSave dialog which is very naive user interface, not scalable. and with limited features.
no folder picker dialog.
I was wondering if ther's a code which can enable me to utilize native operating system dialogues.
please note the Visu's Filetransfer feature is not good

as I need to pick folders as well, and I don't need to move files.