Home » U++ Library support » FileSel&FileList, Path » FileSel in Local Network not show shared folders (I don't know if it's a bug or some missing parameter in the initialization)
FileSel in Local Network not show shared folders [message #59261] |
Wed, 07 December 2022 21:16 |
BetoValle
Messages: 204 Registered: September 2020 Location: Brasil Valinhos SP
|
Experienced Member |
|
|
Hi,
After calling the dialog to display only the folders, I noticed that on the local network no folders are displayed!
Thanks!
[code]
FileSel fsel;
fsel.Types("\\");
fsel.ExecuteSelectDir();
|
|
|
Goto Forum:
Current Time: Sat Apr 19 13:29:02 CEST 2025
Total time taken to generate the page: 0.03361 seconds
|