-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathhighwire.h
135 lines (125 loc) · 6.07 KB
/
highwire.h
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
/* Resource C-Header-File v1.97 fuer ResourceMaster ab v2.06 by ARDISOFT */
#define MENUTREE 0 /* menu */
#define M_HISTORY 7 /* TITLE in tree MENUTREE */
#define M_ABOUT 11 /* STRING in tree MENUTREE */
#define M_OPEN 20 /* STRING in tree MENUTREE */
#define M_NEW 23 /* STRING in tree MENUTREE */
#define M_INFO 22 /* STRING in tree MENUTREE */
#define M_QUIT 25 /* STRING in tree MENUTREE */
#define M_RELOAD 27 /* STRING in tree MENUTREE */
#define M_W1252 29 /* STRING in tree MENUTREE */
#define M_I8859_2 30 /* STRING in tree MENUTREE */
#define M_I8859_15 31 /* STRING in tree MENUTREE */
#define M_UTF8 32 /* STRING in tree MENUTREE */
#define M_UTF16 33 /* STRING in tree MENUTREE */
#define M_UTF16LE 34 /* STRING in tree MENUTREE */
#define M_MACINTOSH 35 /* STRING in tree MENUTREE */
#define M_ATARI_SYS 36 /* STRING in tree MENUTREE */
#define M_ATARINVDI 37 /* STRING in tree MENUTREE */
#define M_FONT_INC 39 /* STRING in tree MENUTREE */
#define M_FONT_DEC 40 /* STRING in tree MENUTREE */
#define M_BOOKMARK_URL 42 /* STRING in tree MENUTREE */
#define M_OPEN_BOOKMARKS 44 /* STRING in tree MENUTREE */
#define M_HIST_BEG 46 /* STRING in tree MENUTREE */
#define M_HIST_END 66 /* STRING in tree MENUTREE */
#define M_COOKIES 68 /* STRING in tree MENUTREE */
#define M_IMAGES 69 /* STRING in tree MENUTREE */
#define M_USE_CSS 70 /* STRING in tree MENUTREE */
#define M_FRM_CTRL 72 /* STRING in tree MENUTREE */
#define M_LOGGING 73 /* STRING in tree MENUTREE */
#define M_FONTS 75 /* STRING in tree MENUTREE */
#define URLINPUT 1 /* form/dial */
#define URL_OK 2 /* BUTTON in tree URLINPUT */
#define URL_CANCEL 3 /* BUTTON in tree URLINPUT */
#define URL_FILE 4 /* BUTTON in tree URLINPUT */
#define URL_ED_BG 5 /* IBOX in tree URLINPUT */
#define URL_EDIT 6 /* FBOXTEXT in tree URLINPUT */
#define RPOPUP 2 /* form/dial */
#define RPOP_BACK 1 /* STRING in tree RPOPUP */
#define RPOP_FORWARD 2 /* STRING in tree RPOPUP */
#define RPOP_RELOAD 3 /* STRING in tree RPOPUP */
#define RPOP_BOOKM 5 /* STRING in tree RPOPUP */
#define RPOP_COPY 6 /* STRING in tree RPOPUP */
#define RPOP_SAVE 7 /* STRING in tree RPOPUP */
#define RPOP_VIEWSRC 9 /* STRING in tree RPOPUP */
#define RPOP_INFO 11 /* STRING in tree RPOPUP */
#define RLINKPOP 3 /* form/dial */
#define RLINK_OPEN 1 /* STRING in tree RLINKPOP */
#define RLINK_NEW 2 /* STRING in tree RLINKPOP */
#define RLINK_SAVE 3 /* STRING in tree RLINKPOP */
#define RLINK_BOOKM 5 /* STRING in tree RLINKPOP */
#define RLINK_COPY 6 /* STRING in tree RLINKPOP */
#define RLINK_INFO 8 /* STRING in tree RLINKPOP */
#define RIMGPOP 4 /* form/dial */
#define RIMG_OPEN 1 /* STRING in tree RIMGPOP */
#define RIMG_NEW 2 /* STRING in tree RIMGPOP */
#define RIMG_SAVE 3 /* STRING in tree RIMGPOP */
#define RIMG_BOOKM 5 /* STRING in tree RIMGPOP */
#define RIMG_COPY 6 /* STRING in tree RIMGPOP */
#define RIMG_SAVEIMG 8 /* STRING in tree RIMGPOP */
#define RIMG_COPYIMGURL 9 /* STRING in tree RIMGPOP */
#define RIMG_INFO 11 /* STRING in tree RIMGPOP */
#define RIMG_RELOAD 12 /* STRING in tree RIMGPOP */
#define DLMNGR 5 /* form/dial */
#define DLM_1 1 /* IBOX in tree DLMNGR */
#define DLM_1FILE 2 /* STRING in tree DLMNGR */
#define DLM_1BAR 4 /* BOX in tree DLMNGR */
#define DLM_1BTN 5 /* BUTTON in tree DLMNGR */
#define DLM_1TEXT 6 /* TEXT in tree DLMNGR */
#define DLM_2 7 /* IBOX in tree DLMNGR */
#define DLM_2FILE 8 /* STRING in tree DLMNGR */
#define DLM_2BAR 10 /* BOX in tree DLMNGR */
#define DLM_2BTN 11 /* BUTTON in tree DLMNGR */
#define DLM_2TEXT 12 /* TEXT in tree DLMNGR */
#define DLM_3 13 /* IBOX in tree DLMNGR */
#define DLM_3FILE 14 /* STRING in tree DLMNGR */
#define DLM_3BAR 16 /* BOX in tree DLMNGR */
#define DLM_3BTN 17 /* BUTTON in tree DLMNGR */
#define DLM_3TEXT 18 /* TEXT in tree DLMNGR */
#define DLM_4 19 /* IBOX in tree DLMNGR */
#define DLM_4FILE 20 /* STRING in tree DLMNGR */
#define DLM_4BAR 22 /* BOX in tree DLMNGR */
#define DLM_4BTN 23 /* BUTTON in tree DLMNGR */
#define DLM_4TEXT 24 /* TEXT in tree DLMNGR */
#define FONTSLCT 6 /* form/dial */
#define FNT_SERF 1 /* BOXTEXT in tree FONTSLCT */
#define FNT_SANS 2 /* BOXTEXT in tree FONTSLCT */
#define FNT_MONO 3 /* BOXTEXT in tree FONTSLCT */
#define FNT_LIST 4 /* BOX in tree FONTSLCT */
#define FNT_RG_NAME 7 /* BOXTEXT in tree FONTSLCT */
#define FNT_RG_INDX 8 /* TEXT in tree FONTSLCT */
#define FNT_BD_NAME 11 /* BOXTEXT in tree FONTSLCT */
#define FNT_BD_INDX 12 /* TEXT in tree FONTSLCT */
#define FNT_IT_NAME 15 /* BOXTEXT in tree FONTSLCT */
#define FNT_IT_INDX 16 /* TEXT in tree FONTSLCT */
#define FNT_BI_NAME 19 /* BOXTEXT in tree FONTSLCT */
#define FNT_BI_INDX 20 /* TEXT in tree FONTSLCT */
#define FNT_OK 22 /* BUTTON in tree FONTSLCT */
#define FNT_PREVW 23 /* BUTTON in tree FONTSLCT */
#define FNT_RESET 24 /* BUTTON in tree FONTSLCT */
#define FNT_CANCL 25 /* BUTTON in tree FONTSLCT */
#define RBKMPOP 7 /* form/dial */
#define RBKM_COLLAPS 1 /* STRING in tree RBKMPOP */
#define RBKM_EXPAND 2 /* STRING in tree RBKMPOP */
#define RBKM_UP 4 /* STRING in tree RBKMPOP */
#define RBKM_DN 5 /* STRING in tree RBKMPOP */
#define RBKM_EDIT 6 /* STRING in tree RBKMPOP */
#define RBKM_REMOVE 7 /* STRING in tree RBKMPOP */
#define RBKM_ADDGRP 9 /* STRING in tree RBKMPOP */
#define RBKM_COPY 10 /* STRING in tree RBKMPOP */
#define RBKM_IMPORT 12 /* STRING in tree RBKMPOP */
#define BKMEDIT 8 /* form/dial */
#define BKM_BG_EDIT 1 /* IBOX in tree BKMEDIT */
#define BKM_EDIT 2 /* FBOXTEXT in tree BKMEDIT */
#define BKM_ID 3 /* FTEXT in tree BKMEDIT */
#define BKM_ADDED 4 /* FTEXT in tree BKMEDIT */
#define BKM_VISITED 5 /* FTEXT in tree BKMEDIT */
#define BKM_URL 6 /* FTEXT in tree BKMEDIT */
#define BKM_OK 7 /* BUTTON in tree BKMEDIT */
#define BKM_CANCEL 8 /* BUTTON in tree BKMEDIT */
#define BKM_BG_TEXT 9 /* IBOX in tree BKMEDIT */
#define BKM_TXT_B_ADD 10 /* STRING in tree BKMEDIT */
#define BKM_TXT_B_EDIT 11 /* STRING in tree BKMEDIT */
#define BKM_TXT_G_ADD 12 /* STRING in tree BKMEDIT */
#define BKM_TXT_G_EDIT 13 /* STRING in tree BKMEDIT */
#define BKMOUTDATED 0 /* Alert string */