comdlg32: Fixed a number of buffer overflows in the file dialog.
[wine] / dlls / comdlg32 / tests /
2008-03-24  Reece Dunncomdlg32: Fix building the tests with MSVC headers.
2007-11-19  Michael Stefaniuccomdlg32: Remove duplicate includes.
2007-10-26  Detlef Riekenbergcomdlg32/tests: Initial tests for PrintDlgExW.
2007-10-09  Francois Gougetcomdlg32/tests: Tell PageSetupDlg() not to bring up...
2007-09-25  Detlef Riekenbergcomdlg32/tests: Remove debug code and the tabs.
2007-09-25  Detlef Riekenbergcomdlg32/tests: Add tests for PRINTDLG->hDevNames.
2007-08-20  Marcus Meissnercomdlg32/tests: Handle case where no printer is configured.
2007-08-10  Detlef Riekenbergcomdlg32/tests: More tests for the member lStructSize.
2007-08-10  Detlef Riekenbergcomdlg32/tests: Add simple tests for PrintDlgA.
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-12-14  Francois Gougetcomdlg32: Fix PrintDlg(NULL) and reenable a test that...
2006-10-06  Michael Stefaniuccomdlg32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-24  Detlef Riekenbergcomdlg32/tests: PrintDlg with PD_RETURNDEFAULT can...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.