| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by CTI.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDS_STR_PRODUCT 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDS_STR_RIGHT 104
- #define IDS_STR_VIEW_EXT 105
- #define IDS_STR_VIEW_TRUNK 106
- #define IDS_STR_VIEW_VOIP 107
- #define IDS_STR_VIEW_IVR 108
- #define IDS_STR_VIEW_MEETING 109
- #define IDS_STR_VIEW_FAX 110
- #define IDS_STR_VIEW_LOG 111
- #define IDS_STR_VIEW_RES 112
- #define IDR_MAINFRAME 120
- #define IDI_ICON_EXTEN 131
- #define IDI_ICON_FAX 132
- #define IDI_ICON_IVR 133
- #define IDI_ICON_MEETING 134
- #define IDI_ICON_TRUNK 135
- #define IDI_ICON_VOIP 136
- #define IDC_LIST_LOG 137
- #define IDB_BITMAP1 137
- #define IDC_LIST_RES 138
- #define IDC_LIST_EXT 139
- #define IDB_BMP_LOGO_EHANG 139
- #define IDC_LIST_TRUNK 140
- #define IDC_LIST_VOIP 141
- #define IDC_LIST_IVR 142
- #define IDC_LIST_MEETING 143
- #define IDC_LIST_FAX 144
- #define IDC_STATIC_ABOUT_VERSION 1007
- #define IDC_STATIC_ABOUT_RIGHT 1008
- #define IDC_STATIC_LOGO 1009
- #define ID_MENU_EXIT 32772
- #define ID_MENU_ABOUT 32775
- #define ID_MENU_LOG 32777
- #define ID_MENU_RES 32779
- #define ID_MENU_LOG_STOP 32782
- #define ID_MENU_LOG_START 32784
- #define ID_MENU_VIEW_EXT 32785
- #define ID_MENU_VIEW_TRUNK 32786
- #define ID_MENU_VIEW_VOIP 32787
- #define ID_MENU_VIEW_IVR 32788
- #define ID_MENU_VIEW_MEETING 32789
- #define ID_MENU_VIEW_FAX 32790
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 138
- #define _APS_NEXT_COMMAND_VALUE 32785
- #define _APS_NEXT_CONTROL_VALUE 1002
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|