search for: ifolderview

Displaying 3 results from an estimated 3 matches for "ifolderview".

Did you mean: folderview
2010 Mar 19
0
Wine release 1.1.41
...Define the Win64 DefaultInstall.Services section. Nikolay Sivov (24): shell32/shellview: Improve error handling on some helpers, fix possible leak. shell32/shellview: Use W-calls for menu handling, same for SendMessage to ListView window. shell32: Initial test file for IShellView/IFolderView, implemented IFolderView::GetSpacing. shell32/shellview: Remove unneeded memset, release browser reference on failure. shell32/shellview: Implemented IFolderView::GetSelectionMarkedItem() with basic test. shell32/shellview: Implemented IFolderView::GetFocusedItem. shell32/sh...
2010 Mar 05
0
Wine release 1.1.40
...shlwapi/tests: Some tests for PathGetDriveNumber. shell32/tests: Minor test file cleanup. shell32: Implement SHParseDisplayName with basic tests. shell32: Remove WINAPI where it's not needed. shell32: Use return value on failure updated in Vista+. shell32: Stub IFolderView implementation for IShellView instance. shell32: Cast to class data pointer IShellView2 vtable as it's a first member. shell32: Move SelectItem implementation to IFolderView and use it for IShellView::SelectItem. shell32: Stub IShellView2::SelectAndPositionItem() over IFolderV...
2010 Apr 02
0
Wine release 1.1.42
...a possible crash on NULL input. shell32: Remove a useless debug switch, fix prototype. shell32: Add a stub IShellFolderView for IShellView. shell32: Add IShellFolderView::GetSelectedObjects implementation for IShellView. shell32: Implement some IShellFolderView methods over IFolderView. shell32: Add IShellFolderView::SetRedraw implementation. shell32: Implement IShellFolderView::QuerySupport no-op method. shell32: IShellView::ContextSensitiveHelp not implemented. shell32: Add IShellFolderView::RemoveObject for IShellView. shell32/tests: Use strict co...