ChangeSet ID: 102089973891614559463142
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/05/08 18:15:38
Modified files:
dlls/commdlg : filedlg.c
Log message:
Bill Medland <medbi01(a)accpac.com>
Fix the Win31 style file dialog box.
- If there is no filter don't put a blank one in; it doesn't
work (leave it NULL).
- Correctly figure out which is the current drive in the combo box.
- Add FIXME for the variable "initial dir" handling.
Patch: http://cvs.winehq.com/patch.py?id=102089973891614559463142
Revision Changes Path
1.50 +7 -6 wine/dlls/commdlg/filedlg.c