File: resource.h

package info (click to toggle)
glhack 1.2-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 26,744 kB
  • sloc: ansic: 208,571; cpp: 13,139; yacc: 2,005; makefile: 1,155; lex: 377; sh: 121; awk: 89; sed: 11
file content (151 lines) | stat: -rw-r--r-- 6,509 bytes parent folder | download | duplicates (22)
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by winhack.rc
//
#define IDC_MYICON                      2
#define IDD_WINHACK_DIALOG              102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_NETHACKW                    107
#define IDC_NETHACKW                    109
#define IDS_APP_TITLE_SHORT             110
#define IDR_MAINFRAME                   128
#define IDB_TILES                       129
#define IDD_TEXT                        130
#define IDD_NHTEXT                      130
#define IDD_MENU                        132
#define IDB_MENU_SEL                    133
#define IDB_MENU_UNSEL                  134
#define IDD_COMMANDS                    136
#define IDD_GETLIN                      138
#define IDD_EXTCMD                      139
#define IDD_PLAYER_SELECTOR             141
#define IDB_PETMARK                     143
#define IDB_MENU_SEL_COUNT              144
#define IDD_NHRIP                       145
#define IDB_SPLASH                      146
#define IDB_RIP                         147
#define IDD_SPLASH                      148
#define IDC_TEXT_VIEW                   1000
#define IDC_TEXT_CONTROL                1000
#define IDC_CMD_MOVE_NW                 1001
#define IDC_CMD_MOVE_N                  1002
#define IDC_MENU_LIST                   1003
#define IDC_CMD_MOVE_NE                 1003
#define IDC_MENU_TEXT                   1004
#define IDC_CMD_MOVE_W                  1004
#define IDC_CMD_MOVE_SELF               1005
#define IDC_CMD_MOVE_E                  1006
#define IDC_CMD_MOVE_SW                 1007
#define IDC_CMD_MOVE_S                  1008
#define IDC_CMD_MOVE_SE                 1009
#define IDC_CMD_MOVE_UP                 1010
#define IDC_CMD_MOVE_DOWN               1011
#define IDC_CMD_5                       1012
#define IDC_CMD_A                       1013
#define IDC_CMD_B                       1014
#define IDC_CMD_C                       1015
#define IDC_CMD_D                       1016
#define IDC_CMD_E                       1017
#define IDC_CMD_F                       1018
#define IDC_CMD_G                       1019
#define IDC_CMD_H                       1020
#define IDC_CMD_I                       1021
#define IDC_CMD_J                       1022
#define IDC_CMD_K                       1023
#define IDC_CMD_L                       1024
#define IDC_CMD_M                       1025
#define IDC_CMD_N                       1026
#define IDC_CMD_O                       1027
#define IDC_CMD_P                       1028
#define IDC_CMD_Q                       1029
#define IDC_CMD_R                       1030
#define IDC_CMD_S                       1031
#define IDC_CMD_T                       1032
#define IDC_CMD_U                       1033
#define IDC_CMD_V                       1034
#define IDC_CMD_W                       1035
#define IDC_CMD_X                       1036
#define IDC_CMD_Y                       1037
#define IDC_CMD_Z                       1038
#define IDC_CMD_AA                      1039
#define IDC_CMD_BB                      1040
#define IDC_CMD_CC                      1041
#define IDC_CMD_DD                      1042
#define IDC_CMD_EE                      1043
#define IDC_CMD_FF                      1044
#define IDC_CMD_GG                      1045
#define IDC_CMD_HH                      1046
#define IDC_CMD_II                      1047
#define IDC_CMD_JJ                      1048
#define IDC_CMD_KK                      1049
#define IDC_CMD_LL                      1050
#define IDC_CMD_MM                      1051
#define IDC_CMD_NN                      1052
#define IDC_CMD_OO                      1053
#define IDC_CMD_PP                      1054
#define IDC_CMD_QQ                      1055
#define IDC_CMD_RR                      1056
#define IDC_CMD_SS                      1057
#define IDC_CMD_TT                      1058
#define IDC_CMD_UU                      1059
#define IDC_CMD_VV                      1060
#define IDC_CMD_WW                      1061
#define IDC_CMD_XX                      1062
#define IDC_CMD_YY                      1063
#define IDC_CMD_ZZ                      1064
#define IDC_CMD_FIRST                   1100
#define IDC_CMD_LAST                    1300
#define IDC_GETLIN_EDIT                 1309
#define IDC_EXTCMD_LIST                 1310
#define IDC_PLSEL_NAME                  1314
#define IDC_PLSEL_ROLE_RANDOM           1315
#define IDC_PLSEL_RACE_RANDOM           1318
#define IDC_PLSEL_GENDER_RANDOM         1319
#define IDC_PLSEL_ALIGN_RANDOM          1320
#define IDC_PLSEL_ROLE_LIST             1323
#define IDC_PLSEL_RACE_LIST             1324
#define IDC_PLSEL_ALIGN_LIST            1325
#define IDC_PLSEL_GENDER_LIST           1326
#define IDC_ABOUT_VERSION               1327
#define IDC_ABOUT_COPYRIGHT             1328
#define IDC_EXTRAINFO                   1331
#define IDM_SAVE                        32771
#define IDM_HELP_LONG                   32772
#define IDM_HELP_COMMANDS               32773
#define IDM_HELP_HISTORY                32774
#define IDM_HELP_INFO_CHAR              32775
#define IDM_HELP_INFO_KEY               32776
#define IDM_HELP_OPTIONS                32777
#define IDM_HELP_OPTIONS_LONG           32778
#define IDM_HELP_EXTCMD                 32779
#define IDM_HELP_LICENSE                32780
#define IDM_HELP_PORTHELP               32781
#define IDM_MAP_TILES                   32782
#define IDM_MAP_ASCII4X6                32783
#define IDM_MAP_ASCII6X8                32784
#define IDM_MAP_ASCII8X8                32785
#define IDM_MAP_ASCII16X8               32786
#define IDM_MAP_ASCII7X12               32787
#define IDM_MAP_ASCII8X12               32788
#define IDM_MAP_ASCII16X12              32789
#define IDM_MAP_ASCII12X16              32790
#define IDM_MAP_ASCII10X18              32791
#define IDM_MAP_FIT_TO_SCREEN           32792
#define IDM_NHMODE                      32794
#define IDM_CLEARSETTINGS               32795
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1332
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif