Go to the source code of this file.
|
static mainmenu_commands_factory_t< mainmenu_commands_sample > | g_mainmenu_commands_sample_factory |
|
static mainmenu_group_popup_factory | g_mainmenu_group (g_mainmenu_group_id, mainmenu_groups::file, mainmenu_commands::sort_priority_dontcare,"Sample component") |
|
static const GUID | g_mainmenu_group_id = { 0x44963e7a, 0x4b2a, 0x4588, { 0xb0, 0x17, 0xa8, 0x69, 0x18, 0xcb, 0x8a, 0xa5 } } |
|
void RunPlaybackStateDemo |
( |
| ) |
|
Definition at line 145 of file playback_state.cpp.
HWND get_main_window()
Retrieves main app window. WARNING: this is provided for parent of dialog windows and such only; usin...
const GUID g_mainmenu_group_id = { 0x44963e7a, 0x4b2a, 0x4588, { 0xb0, 0x17, 0xa8, 0x69, 0x18, 0xcb, 0x8a, 0xa5 } } |
|
static |