mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
[RSHELL]
* Implement CMenuSite CORE-7879 svn path=/branches/shell-experiments/; revision=62131
This commit is contained in:
parent
372a7f9133
commit
2dc8375579
4 changed files with 502 additions and 1 deletions
|
@ -266,7 +266,7 @@ CStartMenu_Constructor(
|
|||
if (FAILED(hr))
|
||||
return NULL;
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
hr = CoCreateInstance(CLSID_MenuBandSite,
|
||||
NULL,
|
||||
CLSCTX_INPROC_SERVER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue