Implemented the Win95 file open/save dialogs.
commit87b81de0bc1107765bba4e0e62d95fc1585374ef
authorFrancois Boisvert <francois@macadamian.com>
Tue, 27 Jul 1999 16:20:36 +0000 (27 16:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jul 1999 16:20:36 +0000 (27 16:20 +0000)
tree7f81658c32d10e4a0f1806541d18894b5727df17
parent4d088fa9086013ed6d96580286ab966a8c0bf519
Implemented the Win95 file open/save dialogs.
dlls/commdlg/Makefile.in
dlls/commdlg/cdlg.h
dlls/commdlg/cdlg32.c
dlls/commdlg/cdlg_En.rc
dlls/commdlg/filedlg.c
dlls/commdlg/filedlg95.c [new file with mode: 0644]
dlls/commdlg/filedlgbrowser.c [new file with mode: 0644]
dlls/commdlg/filedlgbrowser.h [new file with mode: 0644]
include/commdlg.h
include/dlgs.h
include/tchar.h