Fix the Win31 style file dialog box.
commitaac0dd7a621698619a4c044eb26b3b21f8ae73bd
authorBill Medland <medbi01@accpac.com>
Wed, 8 May 2002 23:15:38 +0000 (8 23:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2002 23:15:38 +0000 (8 23:15 +0000)
tree8f5d716c22169bb6ae6ab4c6717f8040d4a2592e
parent1827e7d11f558663f19eb3e2d65d51a54b30fcfd
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.
dlls/commdlg/filedlg.c