reactos/base/shell
David Quintana 1cd79168e1 [RSHELL]
* CMenuBand: Increase the refcount of m_smc before returning it.
* CMenuBand: Improve the closing logic so that the object is reusable when it needs to be, and can still be released properly.
* CMenuDeskBar: Protect self against unexpected termination.
* CMenuFocusManager: Refcount objects that are being used.
* CStartMenu: Properly release the created objects after it's done using them (by using CComPtr instead of raw pointers).

[BROWSEUI]
* AddressBand: Release the addressband site when closing the band.
* InternetToolbar: Do not filter away ALL the items of the favorites folder.
* InternetToolbar: Do not AddRef a CComPtr that already did the refcounting itself.

CORE-8690

svn path=/branches/shell-experiments/; revision=64929
2014-10-23 17:17:16 +00:00
..
cmd * Sync up to trunk head (r64894). 2014-10-22 17:07:43 +00:00
explorer * Sync up to trunk head (r64894). 2014-10-22 17:07:43 +00:00
explorer-new [EXPLORER-NEW] 2014-10-21 12:24:15 +00:00
filebrowser
rshell [RSHELL] 2014-10-23 17:17:16 +00:00
CMakeLists.txt