Tech Support > Microsoft Windows > Development Resources > cwd and file open dlg
cwd and file open dlg
Posted by Serve La on October 12th, 2003


Is it standard behaviour that the file open dialog changes the current
working directory?
I first noticed this in a VB app, but it seems that it's the common control
that's doing it.
Is there a flag around it? Or am I doomed to remember the cwd and put it
back after the GetOpenFileName?


Posted by Serve La on October 12th, 2003


"Serve La" <i@bleat.nospam.com> wrote in message
news:bmc82v$4o8$1@news3.tilbu1.nb.home.nl...
Oh bugger, I missed OFN_NOCHANGEDIR the first time




Similar Posts