shell32/shellview: Implement IFolderView::GetFolder() for IID_IShellFolder.
[wine] / dlls / shell32 / tests / shlview.c
2010-03-15  Nikolay Sivovshell32/shellview: Implement IFolderView::GetFolder...
2010-03-15  Nikolay Sivovshell32/shellview: Implemented IFolderView::GetFocusedItem.
2010-03-15  Nikolay Sivovshell32/shellview: Implemented IFolderView::GetSelectio...
2010-03-15  Nikolay Sivovshell32: Initial test file for IShellView/IFolderView...