Home » Community » Coffee corner » select file with windows explorer
Re: select file with windows explorer [message #56987 is a reply to message #56986] |
Sat, 08 May 2021 16:49  |
BetoValle
Messages: 204 Registered: September 2020 Location: Brasil Valinhos SP
|
Experienced Member |
|
|
Hi, this work windows 10!
load the explorer and select (only) a file
String strArgs = "/select, C:\\FolderA\\subFolder\\file.txt";
ShellExecute(0, "open", "explorer.exe", strArgs, 0, SW_NORMAL);
Thanks
|
|
|
Goto Forum:
Current Time: Fri Jul 18 10:52:10 CEST 2025
Total time taken to generate the page: 0.04010 seconds
|