shell32/tests: Fix a test failure on Vista and higher.
[wine] / dlls / shell32 / tests / systray.c
2008-12-12  Francois Gougetshell32/tests: Make test_cbsize() static.
2008-11-20  Alexandre Julliardshell32/tests: Fix the systray tests on Win9x and NT4.
2008-09-05  Vincent Povirkshell32: Add tests for SHAppBarMessage.
2008-08-26  Alexandre Julliardshell32/tests: Fix an unsigned comparison warning.
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...
2008-02-06  Kirill K. Smirnovsystray: Properly track errors.
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...