Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with File Dialog

Status
Not open for further replies.

bigfoot

Programmer
May 4, 1999
1,779
US
I need a way to return a folder - not a file, just a folder. I can't use the open dialog box to return just a directory path, it requires a filename. So I created my own screen with the folder, file, and drive controls.
The path I'm searching for is on a network server, and the network is not available in the drive control without mapping a drive.
I want to return a unc: \\Server1\Path1\Path2.

What can I do?? Is there another control or API I can use??

Thanks..
Gary
[sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top