* Some menu style improvements.
* Some code style improvements.
* Added a skeleton CMergedFolder, as a base towards showing items from both the user and the common start menus. It does not work yet.
CORE-7586

svn path=/branches/shell-experiments/; revision=62330
This commit is contained in:
David Quintana 2014-02-25 18:23:02 +00:00
parent 53f74feb2d
commit 58931088c3
10 changed files with 510 additions and 10 deletions

View file

@ -25,7 +25,6 @@ class CMenuSFToolbar;
class CMenuFocusManager;
class CMenuBand :
public CComCoClass<CMenuBand>,
public CComObjectRootEx<CComMultiThreadModelNoCS>,
public IDeskBand,
public IObjectWithSite,