comdlg32: Initialize CommDlgExtendedError() return value for file dialogs

Lei Zhang thestig at google.com
Mon Apr 23 16:20:37 CDT 2007


Hi,

The common dialog file open/save functions do not initialize the
CommDlgExtendedError() return value. This patch adds the
initialization and fixes bug 6829. Thanks to Anastasius Focht, we also
have an automated test for this bug.

--
 filedlg.c         |    6 ++
 tests/Makefile.in |    3 -
 tests/filedlg.c   |  104 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 112 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comdlg32_dialog_cancel.patch
Type: text/x-patch
Size: 4732 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070423/dc0cf433/comdlg32_dialog_cancel.bin


More information about the wine-patches mailing list