ChangeSet ID: 19415 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/10 04:50:29
Modified files: dlls/commdlg : filedlg.c
Log message: Troy Rollo wine@troy.rollo.name 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.
Patch: http://cvs.winehq.org/patch.py?id=19415
Old revision New revision Changes Path 1.111 1.112 +57 -50 wine/dlls/commdlg/filedlg.c