wine/dlls/commdlg filedlg95.c
ChangeSet ID: 1023676271227284985900955 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/06/09 21:31:11 Modified files: dlls/commdlg : filedlg95.c Log message: Sander van Leeuwen <sandervl(a)xs4all.nl> - Save and restore current directory in GetFileDialog95W if OFN_NOCHANGEDIR flag set. - GetFileDialog95W: only convert ofn->lpTemplateName if it's a string resource id (fixes OpenOffice 1.0 file open dialog crash). - Ignore OFN_FILEMUSTEXIST flag for save file dialog (fixes save dialog in ElstarFormular). - Rewrote casts that some compilers don't accept. Patch: http://cvs.winehq.com/patch.py?id=1023676271227284985900955 Revision Changes Path 1.74 +27 -5 wine/dlls/commdlg/filedlg95.c
participants (1)
-
Alexandre Julliard