comdlg32: Simplify the DEVNAMES access functions are unify the release.
[wine] / dlls / comdlg32 / tests /
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2008-11-21  Paul Vrienscomdlg32/tests 2/2: Fix a test failure on Win9x.
2008-11-21  Paul Vrienscomdlg32/tests 1/2: Fix a test failure on XP and W2K3.
2008-10-28  Alistair Leslie... comdlg32: Fix test under win98.
2008-10-24  Francois Gougetcomdlg32/tests: Remove unneeded casts.
2008-10-22  Aric Stewartcomdlg32: Some applications expect the filter combo...
2008-10-22  Aric Stewartcomdlg32/tests: Add a test for GetOpenFileName with...
2008-10-14  Henri Verbeetcomdlg32: Add a basic test for IShellView2_CreateViewWi...
2008-10-08  Henri Verbeetcomdlg32: Add a test for AbortProc handling.
2008-06-30  James Hawkinscomctl32: Fix two failing tests in win9x.
2008-06-21  Mikołaj Zalewskicomdlg32/tests: Make sure no ANSI strings are passed...
2008-06-20  Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2008-06-09  Paul Vrienscomdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
2008-05-07  Detlef Riekenbergwinspool: Set PrinterPorts for win3.x/win9.x compatibility.
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.