ReactOS 0.4.16-dev-109-gf4cb10f
|
#include "shellmenu.h"
#include <windowsx.h>
#include <commoncontrols.h>
#include <shlwapi_undoc.h>
#include "CMenuBand.h"
#include "CMenuToolbars.h"
#include "CMenuFocusManager.h"
Go to the source code of this file.
Macros | |
#define | UNIMPLEMENTED TRACE("%s is UNIMPLEMENTED!\n", __FUNCTION__) |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (CMenuBand) | |
HRESULT WINAPI | RSHELL_CMenuBand_CreateInstance (REFIID riid, LPVOID *ppv) |
#define UNIMPLEMENTED TRACE("%s is UNIMPLEMENTED!\n", __FUNCTION__) |
Definition at line 33 of file CMenuBand.cpp.
Definition at line 1320 of file CMenuBand.cpp.
Referenced by CRShellClassFactory::CreateInstance().
WINE_DEFAULT_DEBUG_CHANNEL | ( | CMenuBand | ) |