netstat: Initial implementation.
[wine] / dlls / shell32 / shelldispatch.c
2012-10-29  AndrĂ© Hentschelshell32: Reorder code to avoid memory leaks (coverity).
2012-05-08  Nikolay Sivovshell32: Implement IShellDispatch2::IsServiceRunning().
2012-05-07  Nikolay Sivovshell32: Added a stub for IShellDispatch2.
2011-02-08  Alexander Morozovshell32: Partially implement FolderItem::get_Path.
2011-02-08  Alexander Morozovshell32: Implement Folder2::get_Self.
2011-02-03  Alexander Morozovshell32: Release iTypeInfo on error.
2011-01-28  Alexander Morozovshell32: Partially implement Folder::get_Title.
2011-01-28  Alexander Morozovshell32: Implement IShellDispatch::NameSpace.
2011-01-21  Alexander Morozovshell32: Implement IDispatch methods of IShellDispatch.
2011-01-19  Alexander Morozovshell32: Add stub implementation of IShellDispatch.