M
M Skabialka
I am trying to automate a procedure to browse to a folder and the folder
name is then put in a text box for other functions to run. Those functions
work OK but I can't get the browse window to start in a specified folder -
it always starts at the root folder. The function I use is
SHBrowseForFolder.
I have found functions fGetBaseFileName and LaunchCD but they return a file
name, I only want a folder name.
Is there a function which will do this - browse to a certain default folder
then allow the user to select the subfolder they need (or browse anywhere
else)?
Mich
name is then put in a text box for other functions to run. Those functions
work OK but I can't get the browse window to start in a specified folder -
it always starts at the root folder. The function I use is
SHBrowseForFolder.
I have found functions fGetBaseFileName and LaunchCD but they return a file
name, I only want a folder name.
Is there a function which will do this - browse to a certain default folder
then allow the user to select the subfolder they need (or browse anywhere
else)?
Mich