7
|
1 //{{NO_DEPENDENCIES}}
|
|
2 // Microsoft Developer Studio generated include file.
|
|
3 // Used by VisVim.rc
|
|
4 //
|
|
5 #define IDS_VISVIM_LONGNAME 1
|
|
6 #define IDS_VISVIM_DESCRIPTION 2
|
|
7 #define IDS_CMD_DIALOG 3
|
|
8 #define IDS_CMD_ENABLE 4
|
|
9 #define IDS_CMD_DISABLE 5
|
|
10 #define IDS_CMD_TOGGLE 6
|
|
11 #define IDS_CMD_LOAD 7
|
|
12 #define IDR_TOOLBAR_MEDIUM 128
|
|
13 #define IDR_TOOLBAR_LARGE 129
|
|
14 #define IDD_ADDINMAIN 130
|
|
15 #define IDC_DEVSTUDIO_EDITOR 1000
|
|
16 #define IDC_CD_SOURCE_PATH 1001
|
|
17 #define IDC_CD_SOURCE_PARENT 1002
|
|
18 #define IDC_CD_NONE 1003
|
1852
|
19 #define IDC_NEW_TABS 1004
|
7
|
20
|
|
21 // Next default values for new objects
|
|
22 //
|
|
23 #ifdef APSTUDIO_INVOKED
|
|
24 #ifndef APSTUDIO_READONLY_SYMBOLS
|
|
25 #define _APS_NEXT_RESOURCE_VALUE 131
|
|
26 #define _APS_NEXT_COMMAND_VALUE 32771
|
|
27 #define _APS_NEXT_CONTROL_VALUE 1004
|
|
28 #define _APS_NEXT_SYMED_VALUE 101
|
|
29 #endif
|
|
30 #endif
|