shell32: Fix ShellExecute()'s handling of file URLs.
[wine] / dlls / shell32 / tests / shelldispatch.c
2012-08-24  Nikolay Sivovshell32/tests: Use proper method macros.
2012-06-22  Detlef Riekenbergshell32/tests: Ignore case when comparing filenames.
2012-05-08  Nikolay Sivovshell32: Implement IShellDispatch2::IsServiceRunning().
2011-09-13  Nikolay Sivovshell32/tests: Make test explicit about return pointer.
2011-02-08  Alexander Morozovshell32: Partially implement FolderItem::get_Path.
2011-02-08  Alexander Morozovshell32: Implement Folder2::get_Self.
2011-02-04  Alexander Morozovshell32/tests: NT4 doesn't have the Folder2 interface.
2011-02-03  Alexander Morozovshell32/tests: Add tests for FolderItem::get_Path.
2011-01-28  Alexander Morozovshell32: Partially implement Folder::get_Title.
2011-01-28  Alexander Morozovshell32: Implement IShellDispatch::NameSpace.
2011-01-27  Alexander Morozovshell32/tests: Fix test failure on some NT4.
2011-01-26  Greg Geldorpshell32/tests: Remove shlwapi dependency.
2011-01-24  Alexander Morozovshell32/tests: Add tests for IShellDispatch::NameSpace.