I am looking for a dialog that allows the user to browse any folder,
starting from the root. It seems like GetOpenFileName() only allows
access from the "My Documents" folder. Besides implementing my own
GetOpenFileName(), is there an alternative that would give me the
desired behavior (of allowing the user to select a file that resides
anywhere on the system)?
Thanks,
TM