| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by VoiceStation.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_RIGHT 129
- #define IDI_ICON_FAX 129
- #define IDS_STR_VIEW_RES 130
- #define IDI_ICON_LINE 130
- #define IDS_STR_VIEW_LOG 131
- #define IDS_STR_VIEW_LINE 132
- #define IDS_STR_VIEW_FAX 133
- #define IDS_STR_PRODUCT 134
- #define IDC_LIST_LOG 140
- #define IDC_LIST_RES 141
- #define IDC_LIST_LINE 142
- #define IDC_LIST_FAX 143
- #define ID_MENU_EXIT 32771
- #define ID_MENU_LOG 32772
- #define ID_MENU_RES 32773
- #define ID_MENU_LOG_STOP 32774
- #define ID_MENU_LOG_START 32775
- #define ID_MENU_ABOUT 32776
- #define ID_MENU_LINE 32778
- #define ID_MENU_FAX 32780
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 132
- #define _APS_NEXT_COMMAND_VALUE 32781
- #define _APS_NEXT_CONTROL_VALUE 1000
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|