shell32: Support FOLDERID_LocalAppDataLow.
[wine] / dlls / shell32 / ebrowser.c
2010-08-26  David Hedbergshell32: Add a navigation pane to the ExplorerBrowser...
2010-08-26  David Hedbergshell32: Add INameSpaceTreeControlEvents stub to the...
2010-08-26  David Hedbergshell32: Get ExplorerPaneVisibility from site of the...
2010-08-26  David Hedbergshell32: Check for ICommDlgBrowser from site and use...
2010-08-25  David Hedbergshell32: Add IObjectWithSite implementation to the...
2010-08-25  David Hedbergshell32: Implement CommDlgBrowser::OnDefaultCommand...
2010-08-25  David Hedbergshell32: Add ICommDlgBrowser3 stub to the ExplorerBrows...
2010-08-25  David Hedbergshell32: Add a travellog to the ExplorerBrowser control.
2010-08-25  David Hedbergshell32: Implement IExplorerBrowser::BrowseToObject.
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::BrowseToIDList...
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::Advise and IExplor...
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetFolderSettings.
2010-08-23  David Hedbergshell32: Add some basic support for hosting a shellview...
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetOptions and...
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::SetRect.
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::Initialize.
2010-08-20  David Hedbergshell32: Add IShellBrowser stub.
2010-08-20  David Hedbergshell32: Add IExplorerBrowser interface stub.