-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
66 lines (65 loc) · 2.67 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 YbInfo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_YBINFO_DIALOG 102
#define IDS_UNKNOWN 102
#define IDS_DATEFORMAT 103
#define IDS_CAPACITYFORMAT 104
#define IDS_RELCAPACITYFORMAT 105
#define IDS_VOLTAGEFORMAT 106
#define IDS_STATCHARGE 107
#define IDS_STATDISCHARGE 108
#define IDS_STATPOWERONLINE 109
#define IDS_STATCRITICAL 110
#define IDS_CYCLECOUNTFORMAT 111
#define IDS_RATEFORMAT 112
#define IDS_RELRATEFORMAT 113
#define IDS_TIMEFORMAT 114
#define IDS_TEMPFORMAT 115
#define IDS_CAPPERFORMAT 116
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME2 135
#define IDS_ERR_REQWIN2K 1000
#define IDC_CB_BATTERYLIST 1002
#define IDS_ERR_NOBATTERIES 1002
#define IDC_B_UPDATE 1003
#define IDC_E_MANUFACTURENAME 1007
#define IDC_E_MANUFACTUREDATE 1008
#define IDC_E_DEVICENAME 1009
#define IDC_E_UNIQUEID 1010
#define IDC_E_SERIALNUMBER 1011
#define IDC_E_DESIGNEDCAPACITY 1018
#define IDC_E_CURRENTFULLCAPACITY 1019
#define IDC_E_CURRENTCAPACITY 1020
#define IDC_P_CAPACITY 1021
#define IDC_E_VOLTAGE 1022
#define IDC_C_RELATIVE 1023
#define IDC_C_SYSTEMBATTERY 1024
#define IDC_C_SHORTTERM 1025
#define IDC_C_CHARGEABLE 1026
#define IDC_E_STATUS 1027
#define IDC_E_CYCLECOUNT 1028
#define IDC_E_RATE 1029
#define IDC_E_CHEMCODE 1030
#define IDC_E_LOWCAPACITY 1031
#define IDC_E_WARNCAPACITY 1032
#define IDC_E_ESTIMATEDTIME 1033
#define IDC_E_TEMPERATURE 1034
#define IDC_TAB1 1035
#define IDC_SPIN1 1036
#define IDC_SPIN_AUTOUPDATE 1036
#define IDC_E_AUTOUPDATE 1037
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1038
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif