-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
58 lines (57 loc) · 2.25 KB
/
resource.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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDS_APP_NAME 0
#define IDS_UNKNOWN_ERROR 1
#define IDS_CANCEL 2
#define IDS_ERROR 104
#define IDR_MAIN_MENU 112
#define IDB_DRIVER_ICONS 113
#define IDS_WELCOME_LABEL 200
#define IDS_WELCOME_LOCALHOST 201
#define IDS_WELCOME_OTHER_COMPUTER 202
#define IDS_WELCOME_CONNECT 203
#define IDS_WELCOME_NO_PERMISSION 204
#define IDS_WELCOME_CONNECTION_ERROR 205
#define IDS_ERROR_NO_PERMISSION 300
#define IDS_MAIN_PERMISSION_RESCINDED 400
#define IDS_MAIN_CONNECTION_ERROR 401
#define IDS_MAIN_TIME_FRAME 402
#define IDS_MAIN_COLUMN_LEAD_UNIT 403
#define IDS_MAIN_COLUMN_SYMBOL 404
#define IDS_MAIN_COLUMN_LENGTH 405
#define IDS_MAIN_COLUMN_WEIGHT 406
#define IDS_MAIN_COLUMN_HPT 407
#define IDS_MAIN_COLUMN_SPEED 408
#define IDS_MAIN_COLUMN_TERRITORY 409
#define IDS_MAIN_COLUMN_LOCATION 410
#define IDS_MAIN_COLUMN_CREW 411
#define IDS_TERRITORY_BAKERSFIELD 800
#define IDS_TERRITORY_MOJAVE 801
#define IDS_TERRITORY_BARSTOW 802
#define IDS_TERRITORY_NEEDLES 803
#define IDS_TERRITORY_SELIGMAN 804
#define IDS_TERRITORY_CAJON 805
#define IDS_TERRITORY_SBD 806
#define IDS_TERRITORY_ALHAMBRA 807
#define IDS_TERRITORY_ROSEVILLE 807
#define IDI_TRAINLIST8 900
#define ID_FILE_EXIT 40001
#define ID_MAIN_MENU_FILE_EXIT 40002
#define ID_MAIN_MENU_VIEW_ALWAYS_ON_TOP 40003
#define ID_MAIN_MENU_VIEW_TERRITORIES_SPECIFIC 40004
#define ID_MAIN_MENU_VIEW_TERRITORIES_UNKNOWN 40005
#define ID_MAIN_MENU_VIEW_DATE_LOCALE 40006
#define ID_MAIN_MENU_VIEW_DATE_ISO8601 40007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif