shell32/tests: Fix some uninitialized handle checks for Win64.
[wine] / dlls / shell32 / tests / appbar.c
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.