shell32: Store the autocompletion object pointer in a window property rather than...
[wine] / dlls / shell32 / tests / appbar.c
2009-10-21  Paul Vriensshell32/tests: Fix a test failure on some Vista boxes.
2009-06-16  Paul Vriensshell32/tests: Fix some test failures on NT4 (and some...
2009-06-15  Paul Vriensshell32/tests: Fix a test failure on some Win95 boxes...
2009-06-08  AndrĂ© Hentschelshell32/tests: Fix error messages.
2009-03-23  Nicolas Le Camshell32/tests: Fix a test on Win2k platform and above.
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
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-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.