1 //{{NO_DEPENDENCIES}}
2 
3 #define IDD_ABOUTBOX                    100
4 #define IDP_OLE_INIT_FAILED             100
5 #define ID_VIEW_TERM                    101
6 #define ID_VIEW_HIST                    102
7 #define IDP_FAILED_TO_CREATE            103
8 #define IDR_MAINFRAME                   128
9 #define IDR_EDITFRAME                   129
10 #define IDD_GOTO_LINE                   130
11 #define IDC_GOTO_LINE                   1003
12 #define ID_CANCEL_EDIT_CNTR             32768
13 #define ID_SIGINT                       32775
14 #define ID_CALL_FUNC                    32776
15 #define ID_GOTO_LINE                    32777
16 #define ID_GOTO_OUT                     32778
17 #define ID_SELECT_OUT                   32779
18 #define ID_OPEN_LINE                    32780
19 #define ID_CHOOSE_FILE                  32781
20 
21 #ifdef APSTUDIO_INVOKED
22 #ifndef APSTUDIO_READONLY_SYMBOLS
23 #define _APS_3D_CONTROLS                     1
24 #define _APS_NEXT_RESOURCE_VALUE        132
25 #define _APS_NEXT_COMMAND_VALUE         32782
26 #define _APS_NEXT_CONTROL_VALUE         1004
27 #define _APS_NEXT_SYMED_VALUE           103
28 #endif
29 #endif
30