msvcrt: Added read tests on unicode files.
[wine] / dlls / comdlg32 / tests / filedlg.c
2012-11-20  Michael Stefaniuccomdlg32/tests: Fix the prototype of callback functions.
2012-09-21  Huw Daviescomdlg32/tests: Explicitly set the structure size to...
2012-06-19  Bruno Jesuscomdlg32: Fix NULL lpstrFile uses in FILEDLG95_OnOpen.
2012-01-25  Alex Henriecomdlg32: Correctly handle filters with invalid extensi...
2012-01-23  Alex Henriecomdlg32: Correctly handle filters with multiple file...
2011-08-04  Alexandre Julliardcomdlg32/tests: Fix a couple of test failures on NT4.
2011-07-21  Alexandre Julliardcomdlg32/tests: Print the id of the GetSaveFileName...
2011-03-30  David Hedbergcomdlg32/tests: Add initial tests for the Item Dialog.
2011-02-28  Austin Englishcomdlg32/tests: Remove win9x hacks.
2011-01-31  Wolfram Sangcomdlg32: Filedlg should not add extension if it contai...
2011-01-17  Greg Geldorpcomdlg32/tests: Fix expected height computation.
2010-12-30  André Hentschelcomdlg32/tests: Don't test function directly when repor...
2010-11-02  Eryk Wieliczkocomdlg32/tests: Add GetSaveFileName .* extension test.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-07-29  Andrew Eikumcomdlg32/tests: Use GetOpenFileNameA instead of GetOpen...
2010-07-24  Andrew Eikumcomdlg32: Store and use save/open dialogs' most-recentl...
2010-07-23  Andrew Eikumcomdlg32/tests: Untie ok_testcases from test_ok().
2009-11-20  Paul Vrienscomdlg32/tests: Fix some test failures on Win7.
2009-10-07  Rein Klazescomdlg32: Make explorer type file dialogs without custo...
2009-09-16  Paul Vrienscomdlg32/tests: Test the correct path length for CDM_GE...
2009-09-16  Paul Vrienscomdlg32/tests: Fix a test failure on Vista/W2K.
2009-08-31  Ge van Geldorpcomdlg32/tests: Fix test on Win7.
2009-08-10  Rein Klazescomdlg32/tests: Fix some test failures on Win95 and...
2009-08-06  Rein Klazescomdlg32: Fix problems in calculation of the size of...
2009-08-04  Nicolas Le Camcomdlg32/tests: Fix a failing test on Win2k and below.
2009-08-04  Nicolas Le Camcomdlg32/tests: Hardcode expected values when possible.
2009-08-03  Rein Klazescomdlg32: Set MAXTEXTROWS of the toolbar in the file...
2009-07-13  Rein Klazescomdlg32/tests: Remove file dialog resize tests that...
2009-07-10  Rein Klazescomdlg32: Memorize and restore the size of the file...
2009-07-07  Rein Klazescomdlg32: Rearrange some more controls when resizing...
2009-07-03  Rein Klazescomdlg32/tests: fix a few test failures on Vista and...
2009-07-02  Rein Klazescomdlg32: Don't call ShowWindow for the custom dialog...
2009-06-30  Rein Klazescomdlg32: Fix a problem with the returned value of...
2009-06-17  Paul Vrienscomdlg32/tests: Fix some typos.
2009-06-17  Rein Klazescomdlg32/tests: Fix file dialog resize failures on...
2009-06-16  Rein Klazescomdlg32: Delay setting the initial size of resizable...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-09  Ricardo Filipeinclude: Fix commdlg hook procedures return type.
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-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.
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...