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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ofNoChangeDir

Status
Not open for further replies.

BlueGhost79

Programmer
Feb 6, 2008
11
US
Is there a way to prevent the file save or open dialog from changing the systems current working folder? I know ofNoChangeDir will change it back when it closes, but is there a way to stop the change completely?
 
The only technique I can find is to set the HookProc and disable all controls in the dialog which would allow the user to navigate to another folder.

Got any idea how to make the Folder Selection Dialog/SHBrowseForFolder display a particular path when it first opens?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top