| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by StableCore.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDR_MAINFRAME 128
- #define IDS_STR_PRODUCT 129
- #define IDS_STR_RIGHT 130
- #define IDB_BMP_LOGO_EHANG 130
- #define IDS_STR_VIEW_LOG 131
- #define IDS_STR_VIEW_VOIP 132
- #define IDS_STR_VIEW_DTI 133
- #define IDS_STR_VIEW_DSP 134
- #define IDS_STR_VIEW_IPM 135
- #define IDS_STR_VIEW_MEETING 136
- #define IDC_LIST_LOG 150
- #define IDC_LIST_TRUNK 151
- #define IDC_LIST_VOIP 152
- #define IDC_LIST_DSP 153
- #define IDC_LIST_MEETING 154
- #define IDC_LIST_IPM 155
- #define IDC_STATIC_LOGO 1001
- #define IDC_STATIC_ABOUT_VERSION 1002
- #define IDC_STATIC_ABOUT_RIGHT 1003
- #define ID_MENU_QUIT 32772
- #define ID_MENU_LOG 32775
- #define ID_MENU_VOIP 32776
- #define ID_MENU_DTI 32778
- #define ID_MENU_DSP 32780
- #define ID_MENU_IPM 32782
- #define ID_MENU_MEETING 32784
- #define ID_MENU_LOG_STOP 32786
- #define ID_MENU_LOG_START 32788
- #define ID_MENU_ABOUT 32790
- #define ID_MENU_EXIT 32791
- #define ID_MENU_VIEW_LOG 32792
- #define ID_MENU_VIEW_VOIP 32793
- #define ID_MENU_VIEW_DTI 32794
- #define ID_MENU_VIEW_DSP 32795
- #define ID_MENU_VIEW_IPM 32796
- #define ID_MENU_VIEW_MEETING 32797
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32798
- #define _APS_NEXT_CONTROL_VALUE 1004
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|