shell32/tests: Use the explicit type for a function pointer.
[wine] / dlls / shell32 / tests / brsfolder.c
2011-10-18  Piotr Cabanshell32/tests: Fix uninitialized memory access (Valgrind).
2011-07-19  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2011-07-04  Piotr Cabanshell32: Implement folder renaming in SHBrowseForFolder.
2011-07-04  Piotr Cabanshell32: Implement "make new folder" functionality...
2011-06-27  Marcus Meissnershell32: Remove superflous NULL check (Coverity).
2011-05-10  André Hentschelshell32/tests: Also test without flags.
2011-04-29  André Hentschelshell32: Add some selection tests.
2011-01-20  Nikolay Sivovshell32/tests: Close find file handle (Valgrind).
2010-10-25  Marcus Meissnershell32: Pass correct size to MultiByteToWideChar.
2010-09-20  Michael Mc Donnellshell32/tests: SHBrowseForFolder should return new...
2010-09-06  Michael Mc Donnellshell32/tests: Test that basic renaming is supported.
2010-07-20  Michael Mc Donnellshell32/tests: Test that clicking "Make New Folder...