-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathResource.h
66 lines (65 loc) · 2.59 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
59
60
61
62
63
64
65
66
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Barlist.rc
//
#define EAFID_INDICATOR_MODIFIED 1
#define EAFID_INDICATOR_MIN 1
#define EAFID_INDICATOR_STATUS 2
#define EAFID_INDICATOR_AUTOCALC_ON 3
#define EAFID_INDICATOR_AUTOCALC_OFF 4
#define EAFID_INDICATOR_MAX 4
#define IDS_E_ONLINERESOURCES 9
#define EAF_TOOLBAR_MENU_COUNT 40
#define EAF_REPORT_MENU_COUNT 50
#define EAF_GRAPH_MENU_COUNT 50
#define IDR_MAINFRAME 128
#define IDB_SPLASH 130
#define IDB_CONFIGURATION_HEADER 131
#define IDB_CONFIGURATION_WATERMARK 132
#define IDB_BITMAP1 134
#define IDI_WSDOT 190
#define IDI_BSS 191
#define IDD_CONFIGURE_BARLIST 200
#define IDI_TXDOT 239
#define IDD_SCREEN_SIZE 280
#define IDI_KDOT 310
#define IDD_ABOUTBOX 999
#define IDC_ENGINEER 1000
#define IDC_COMPANY 1001
#define IDC_VERSION 1002
#define IDC_LIST1 1002
#define IDC_LIST 1002
#define IDC_COPYRIGHT 1003
#define IDC_APPICON 1005
#define IDC_DESCRIPTION 1009
#define IDC_MOREINFO 1013
#define IDC_WIDTH 1270
#define IDC_HEIGHT 1629
#define IDC_WSDOT 1666
#define IDC_TXDOT 1668
#define IDC_KDOT 1669
#define IDC_BRIDGESIGHT 1670
#define IDS_COMPANY 1699
#define IDC_APPLIST 3333
#define EAF_RESERVED_COMMAND_BASE 0x8000
#define EAFID_APP_LEGAL 32771
#define EAFID_TIPOFTHEDAY 32775
#define EAFID_MANAGE_APP_PLUGINS 32776
#define EAFID_HELP_SOURCE 32782
#define ID_HELP_JOINARPLIST 33024
#define ID_HELP_INET_ARP 33025
#define ID_HELP_INET_WSDOT 33026
#define ID_HELP_INET_BARLIST 33027
#define ID_SCREEN_SIZE 33028
#define IDM_CONFIGURE_BARLIST 33029
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 33030
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif