explorerframe: Implement RemoveRoot and RemoveAllRoots.
[wine] / dlls / explorerframe /
2010-08-04  David Hedbergexplorerframe: Implement RemoveRoot and RemoveAllRoots.
2010-08-04  David Hedbergexplorerframe: Handle TVN_GETDISPINFO to get icons...
2010-08-04  David Hedbergexplorerframe: Implement InsertRoot and AppendRoot.
2010-08-03  David Hedbergexplorerframe: Implement TreeAdvise/TreeUnadvise.
2010-08-03  David Hedbergexplorerframe: Implement Set/GetControlStyle(2).
2010-08-03  David Hedbergexplorerframe: Add IOleWindow implementation.
2010-08-03  David Hedbergexplorerframe: Create the treeview on initialization.
2010-08-03  David Hedbergexplorerframe: Implement Initialize.
2010-08-02  David Hedbergexplorerframe: Add some infrastructure to register...
2010-08-02  David Hedbergexplorerframe/tests: Add initial NamespaceTreeControl...
2010-08-02  David Hedbergexplorerframe: Add classfactory implementation.
2010-08-02  David Hedbergexplorerframe: Add a stub of NamespaceTreeControl.
2010-08-02  David Hedbergexplorerframe: Implement DllGetVersion.
2010-08-02  David Hedbergexplorerframe: Add dll stub.