* Add a new logging wrapper to record calls from the start menu back to the explorer site.
CORE-7586

svn path=/branches/shell-experiments/; revision=62335
This commit is contained in:
David Quintana 2014-02-26 14:05:55 +00:00
parent 8b06cd6325
commit 107ae8ee41
7 changed files with 212 additions and 4 deletions

View file

@ -23,7 +23,6 @@
WINE_DEFAULT_DEBUG_CHANNEL(CMenuBandWrap);
class CMenuBandWrap :
public CComCoClass<CMenuBandWrap>,
public CComObjectRootEx<CComMultiThreadModelNoCS>,
public IDeskBand,
public IObjectWithSite,