[3] | 1 | //{{NO_DEPENDENCIES}}
|
---|
| 2 | // Microsoft Developer Studio generated include file.
|
---|
| 3 | // Used by BasicCompiler.rc
|
---|
| 4 | //
|
---|
| 5 | #define IDD_MAIN 101
|
---|
| 6 | #define IDD_VARLIST 103
|
---|
| 7 | #define IDI_MAIN 108
|
---|
| 8 | #define IDI_VARSTRUCT 109
|
---|
| 9 | #define IDI_VARDATA 110
|
---|
| 10 | #define IDI_VARSTR 111
|
---|
| 11 | #define IDI_VARARRAY 112
|
---|
| 12 | #define IDI_VARPTRSTRUCT 113
|
---|
| 13 | #define IDD_CLIPMAIN 114
|
---|
| 14 | #define IDD_DEBUGGER 115
|
---|
| 15 | #define IDR_DEBUGGERTOOLBAR 117
|
---|
| 16 | #define IDD_DEBUGGER_TOOLBARBASE 120
|
---|
| 17 | #define IDR_DEBUGGER_VARLIST_MENU 122
|
---|
| 18 | #define IDC_EXEPATH 1000
|
---|
| 19 | #define IDC_PROGRESS 1001
|
---|
| 20 | #define IDC_ERRORLIST 1002
|
---|
| 21 | #define IDC_MESSAGE 1003
|
---|
| 22 | #define IDC_DEBUGLIST 1005
|
---|
| 23 | #define IDC_SHOWERROR 1006
|
---|
| 24 | #define IDC_SHOWDEBUG 1007
|
---|
| 25 | #define IDC_THREADCOMBO 1014
|
---|
| 26 | #define IDC_VARTREE 1015
|
---|
| 27 | #define IDC_GLOBAL 1016
|
---|
| 28 | #define IDC_LOCAL 1017
|
---|
| 29 | #define IDC_PROCCOMBO 1018
|
---|
| 30 | #define IDC_HIDESYSVAR 1019
|
---|
| 31 | #define IDC_STEPIN 1021
|
---|
| 32 | #define IDC_STEPOVER 1022
|
---|
| 33 | #define IDC_ESP 1023
|
---|
| 34 | #define IDC_DUMMYCANCEL 1024
|
---|
| 35 | #define IDC_TAB1 1025
|
---|
| 36 | #define IDC_VARPOS 1029
|
---|
| 37 | #define IDC_WATCHLIST 1033
|
---|
| 38 | #define IDC_STATIC_VERSION 1034
|
---|
| 39 | #define IDC_DEBUG_START 40003
|
---|
| 40 | #define IDC_DEBUG_STEPOVER 40004
|
---|
| 41 | #define IDC_DEBUG_STEPIN 40005
|
---|
| 42 | #define IDM_SHOW_DEFAULTSYSTEM_VAR 40007
|
---|
| 43 | #define IDM_SHOW_RAD_VAR 40008
|
---|
| 44 | #define IDM_SHOW_GUID_VAR 40009
|
---|
| 45 |
|
---|
| 46 | // Next default values for new objects
|
---|
| 47 | //
|
---|
| 48 | #ifdef APSTUDIO_INVOKED
|
---|
| 49 | #ifndef APSTUDIO_READONLY_SYMBOLS
|
---|
| 50 | #define _APS_NEXT_RESOURCE_VALUE 125
|
---|
| 51 | #define _APS_NEXT_COMMAND_VALUE 40010
|
---|
| 52 | #define _APS_NEXT_CONTROL_VALUE 1035
|
---|
| 53 | #define _APS_NEXT_SYMED_VALUE 101
|
---|
| 54 | #endif
|
---|
| 55 | #endif
|
---|