wine/dlls/commdlg filedlg.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 8 18:15:38 CDT 2002


ChangeSet ID:	102089973891614559463142
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/08 18:15:38

Modified files:
	dlls/commdlg   : filedlg.c 

Log message:
	Bill Medland <medbi01 at 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




More information about the wine-cvs mailing list