comdlg32: Rewrite the 10ths mm conversion function to use the is_metric helper.
[wine] / dlls / shell32 / tests /
2009-01-22  Paul Vriensshell32/tests: Fix a test on Win9x, WinME and W2K.
2009-01-22  Paul Vriensshell32/tests: Fix a test failure on Win9x and W2K.
2009-01-22  Paul Vriensshell32/tests: Use A-functions to test on Win9x.
2009-01-21  Paul Vriensshell32/tests: Fix a test failure on some platforms.
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-05  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-01-03  Alexandre Julliardshell32/tests: Fix handle casting warnings on 64-bit.
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
2008-12-23  Paul Vriensshell32/tests: Cope with Vista's behavior.
2008-12-12  Francois Gougetshell32/tests: Make test_cbsize() static.
2008-12-09  Paul Chitescushell32.dll: Return SE_ERR_FNF if file not found before...
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-05  Paul Vriensshell32/tests: Fix some new test failures on W2K.
2008-12-05  Vincent Povirkshell32: Add test for localized filenames in desktop...
2008-12-04  Paul Vriensshell32/tests: Fix a test failure on Win9x, NT4, Vista...
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-03  Jan de Mooijshell32/autocomplete: Add unit tests for autocomplete.
2008-12-02  Paul Vriensshell32/tests: Fix some errors on Win9x and Vista and...
2008-12-02  Paul Vriensshell32/tests: Cast-qual warning fixes.
2008-12-01  Paul Vriensshell32/tests: Fix a test failure on Win9x.
2008-11-28  Paul Vriensshell32/tests: Skip some tests on Win9x and WinMe.
2008-11-28  Paul Vriensshell32/tests: Fix a few test failures on Win9x and...
2008-11-20  Alexandre Julliardshell32/tests: Fix the systray tests on Win9x and NT4.
2008-11-14  Alexandre Julliardshell32/tests: Properly cleanup the created favorites...
2008-11-11  Francois Gougetshell32/tests: Remove spaces before '\n' in ok() calls.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2008-11-05  Paul Vriensshell32/tests: Fix a test failure on NT4.
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-10-30  Nicolas Le Camshell32/tests: Fix a test on several platforms.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-17  Aric Stewartshell32/tests: Add tests for CommandLineToArgvW.
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-10-09  Paul Vriensshell32/tests: Fix a failure on NT4.
2008-10-08  Michael Stefaniucshell32/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Paul Vriensshell32/tests: Compare instead of assign.
2008-09-22  Vincent Povirkshell32/tests: Accept delays in getting ABN_POSCHANGED...
2008-09-15  James Hawkinsshell32: Remove calls to unicode functions that aren...
2008-09-11  James Hawkinsshell32: Fix two failing tests in win2k.
2008-09-05  Vincent Povirkexplorer: Modify rects passed to SHAppBarMessage to...
2008-09-05  Vincent Povirkexplorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-05  Vincent Povirkshell32: Add tests for SHAppBarMessage.
2008-09-02  Paul Vriensshell32/tests: Don't test unimplemented functions.
2008-08-26  Paul Vriensshell32/tests: Run tests again on win95.
2008-08-26  Alexandre Julliardshell32/tests: Fix an unsigned comparison warning.
2008-08-05  Dan Kegelshell32/tests: Test whether SHGetFileInfo should clear...
2008-08-04  Detlef Riekenbergshell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-08-01  Reece Dunnshell32: Fix shlexec crashing on Vista.
2008-07-31  Detlef Riekenbergshell32/tests: Do not crash on Win9x when testing shlfi...
2008-07-23  Reece Dunnshell32: Don't crash if the shlexec tests fail to creat...
2008-07-21  Reece Dunnshell32/tests: Vista returns E_INVALIDARG if the path...
2008-07-21  Reece Dunnshell32: Make the tests build with the Vista SDK.
2008-07-21  Reece Dunnshell32: Do not use a fixed path in the shelllink tests.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-01  James Hawkinsshell32: Fix a test that fails in win2k.
2008-06-26  Owen Rudgeshell32/tests: Add basic ParseDisplayName test for...
2008-06-26  Owen Rudgeshell32/tests: Rename shfldr_netplaces test to shfldr_s...
2008-06-24  Paul Vriensshell32/tests: Skip some tests if functions are not...
2008-06-23  Alistair Leslie... shell32: Stop crash when an error occurs.
2008-06-23  Alexandre Julliardshell32/tests: Use the original path if GetLongPathName...
2008-06-10  Dan Kegelshell32/tests: Avoid buffer overflow during test.
2008-06-10  Alistair Leslie... shell32: Stop shlfolder tests crashing under win98.
2008-05-27  Paul Vriensshell32/tests: Run tests again on win95.
2008-05-26  James Hawkinsshell32: Test against the long form of the path.
2008-05-20  Paul Vriensshell32/tests: SHGetPathFromIDListA returns a BOOL...
2008-05-19  Paul Vriensshell32/tests: Fix test when running on Wine.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  James Hawkinsshell32: Fix a test that fails in win2k3.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-11  James Hawkinsshell32: Fix a few tests that fail in win2k.
2008-04-11  Rob Shearmanshell32: Implement ParseDisplayName for EntireNetwork...
2008-04-03  James Hawkinsshell32: Fix and simplify the FO_COPY operation, with...
2008-04-02  James Hawkinsshell32: Handle a few cases in FO_COPY that arise from...
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-03-14  Stefan Leichtershell32: Fix SHGetFolderPathAndSubDir tests.
2008-03-10  Paul Vriensshell32/tests: Make tests run again on win95 and NT.
2008-03-05  Huw Daviesshell32: Add a test for ABM_GETTASKBARPOS.
2008-03-05  Huw Daviesshell32: ABM_GETAUTOHIDEBAR should return a HWND or...
next