#include <MyMenu.h>
Inheritance diagram for MyMenu:


Public Member Functions | |
| MyMenu (MenuHandler &) | |
| ~MyMenu () | |
| void | Init () |
| void | OnCommand (int cmd) |
Private Attributes | |
| int | m_id_properties |
|
|
File ......... MyMenu.cpp Published .... 2004-10-05 Definition at line 30 of file MyMenu.cpp. References MyMenu(). Referenced by MyMenu().
|
|
|
Definition at line 36 of file MyMenu.cpp. References Menu::Handle().
|
|
|
Reimplemented from Menu. Definition at line 45 of file MyMenu.cpp. References ID_POPUP_EXIT, and m_id_properties.
|
|
|
Reimplemented from Menu. Definition at line 61 of file MyMenu.cpp. References g_app, g_hwndMain, IDED_LOCAL_PORT, m_id_properties, OnCommand(), and MyApp::SetDialogData(). Referenced by OnCommand().
|
|
|
Definition at line 40 of file MyMenu.h. Referenced by Init(), and OnCommand(). |
1.3.7