File: resource.h

package info (click to toggle)
xemacs21-packages 2009.02.17.dfsg.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 116,928 kB
  • ctags: 88,975
  • sloc: lisp: 1,232,060; ansic: 16,570; java: 13,514; xml: 6,477; sh: 4,611; makefile: 4,036; asm: 3,007; perl: 839; cpp: 500; ruby: 257; csh: 96; haskell: 93; awk: 49; python: 47
file content (50 lines) | stat: -rw-r--r-- 2,030 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by oobr.rc
//
#define IDR_MAINMENU                    101
#define IDD_NODENAME                    102
#define IDR_NODEPOPUP                   103
#define IDD_SPACING                     104
#define IDI_OOBR                        106
#define IDD_ABOUT                       107
#define IDS_APPTITLE                    1000
#define IDC_NAME                        1000
#define IDS_UNTITLED                    1001
#define IDC_LEVEL_SL                    1001
#define IDS_ROOTNODE                    1002
#define IDC_LEVEL_ED                    1002
#define IDS_MERENODE                    1003
#define IDC_SIBLING_SL                  1003
#define IDS_SAVECHANGES                 1004
#define IDC_SIBLING_ED                  1004
#define IDS_ERRORFIRST                  1100
#define ID_FILE_OPEN                    40001
#define ID_FILE_SAVE                    40002
#define ID_FILE_NEW                     40003
#define ID_FILE_SAVEAS                  40004
#define ID_FILE_EXIT                    40005
#define ID_HELP_CONTENTS                40006
#define ID_HELP_ABOUT                   40007
#define ID_EDIT_ADDCHILD                40008
#define ID_EDIT_ADDSIBLINGBEFORE        40009
#define ID_EDIT_ADDSIBLIBNGAFTER        40010
#define ID_EDIT_DELETE                  40011
#define ID_VIEW_EXPAND                  40012
#define ID_VIEW_COLLAPSE                40013
#define ID_VIEW_SPACING                 40014
#define ID_VIEW_FONT                    40015
#define ID_VIEW_ALIGNLEVEL              40018
#define ID_POPUP_EDIT                   40019
#define ID_POPUP_VIEW                   40020

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        108
#define _APS_NEXT_COMMAND_VALUE         40021
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif