* Implement CMenuSite
CORE-7879

svn path=/branches/shell-experiments/; revision=62131
This commit is contained in:
David Quintana 2014-02-12 16:35:29 +00:00
parent 372a7f9133
commit 2dc8375579
4 changed files with 502 additions and 1 deletions

View file

@ -266,7 +266,7 @@ CStartMenu_Constructor(
if (FAILED(hr))
return NULL;
#if 1
#if 0
hr = CoCreateInstance(CLSID_MenuBandSite,
NULL,
CLSCTX_INPROC_SERVER,