Browse to the directory if a directory name is typed into the edit box
commitb1d96713edeb59cf08c6554fafd4504b61e6e417
authorTroy Rollo <wine@troy.rollo.name>
Wed, 10 Aug 2005 09:50:29 +0000 (10 09:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Aug 2005 09:50:29 +0000 (10 09:50 +0000)
tree04769c8906634b848c633ef74716e5b7d641edf1
parentbea21461eca3aaacd81c5b62a8b9f91cb911ac26
Browse to the directory if a directory name is typed into the edit box
of a file dialog and the confirmation button (or Enter key) is hit.
Return any file name in the edit box if OFN_NOVALIDATE is set and
OFN_FILEMUSTEXIST is not, even if that file name includes a path name
or is the name of a folder.
dlls/commdlg/filedlg.c