foobar2000 SDK
2015-08-03
|
#include <misc.h>
Public Member Functions | |
CMenuDescriptionMap (HWND p_parent) | |
void | Set (unsigned p_id, const char *p_description) |
Public Member Functions inherited from CMenuSelectionReceiver | |
CMenuSelectionReceiver (HWND p_parent) | |
~CMenuSelectionReceiver () | |
BEGIN_MSG_MAP (CMenuSelectionReceiver) MESSAGE_HANDLER(WM_MENUSELECT | |
DECLARE_WND_CLASS_EX (TEXT("{DF0087DB-E765-4283-BBAB-6AB2E8AB64A1}"), 0, 0) | |
OnMenuSelect | END_MSG_MAP () protected |
Protected Member Functions | |
bool | QueryHint (unsigned p_id, pfc::string_base &p_out) |
Private Attributes | |
pfc::map_t< unsigned, pfc::string8 > | m_content |
Additional Inherited Members | |
Public Types inherited from CMenuSelectionReceiver | |
typedef CWindowImpl< CMenuSelectionReceiver > | _baseClass |
|
inline |
|
inlineprotected |
|
inline |
|
private |