shell32/tests: Vista returns E_INVALIDARG if the path sent to SetPath is invalid.
[wine] / dlls / shell32 / tests / systray.c
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...