http://bugs.winehq.org/show_bug.cgi?id=6829
------- Additional Comments From focht@gmx.net 2007-21-04 03:52 ------- Excuse me,
--- quote --- bugzilla is not the place to send patches (unless they're for testing). You need to send the patch to wine-patches. --- quote ---
the attachment isnt a patch. It's an automated version of Lei Zhang test program to illustrate the problem (strictly spoken not even a test case which meets wine standards). A patch isnt here yet, though it should be a no-brainer to add COMDLG32_SetCommDlgExtendedError(0) in
dlls/comdlg32/filedlg.c:GetOpenFileNameA dlls/comdlg32/filedlg.c:GetOpenFileNameW dlls/comdlg32/filedlg.c:GetSaveFileNameA dlls/comdlg32/filedlg.c:GetSaveFileNameW
before calling dialog.
Regards