-
Notifications
You must be signed in to change notification settings - Fork 31
/
Resource.h
49 lines (48 loc) · 1.91 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by EPP.rc
//
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_EPP 107
#define IDC_EPP 108
#define IDR_MAINFRAME 128
#define IDD_MAIN_DIALOG 129
#define IDC_COMBO_URL 1010
#define IDC_BUTTON_BROWSE 1011
#define IDC_BROWSER 1012
#define IDC_STATIC_SERVERTIME 1013
#define IDC_STATIC_TRADEABLE_PRICE 1014
#define IDC_STATIC_REMAIN_TIME 1015
#define IDC_CHECK_AUTOBID 1016
#define IDC_EDIT_AUTOBIDTIME 1017
#define IDC_SPIN_AUTOBIDTIME 1018
#define IDC_EDIT_AUTOPRICE 1019
#define IDC_SPIN_AUTOPRICE 1020
#define IDC_CHECK_SUBMITCAPTCHA 1021
#define IDC_EDIT_CAPTCHAPRICE 1022
#define IDC_SPIN_CAPTCAHPRICE 1023
#define IDC_STATIC_TEXT_LOG 1024
#define IDC_COMBO_LOG 1025
#define IDC_STATIC_GROUP_PARAMETER 1026
#define IDC_STATIC_TEXT_MINPRICE 1027
#define IDC_STATIC_TEXT_REMAINTIME 1028
#define IDC_STATIC_TEXT_SECOND 1029
#define IDC_STATIC_TEXT_REACH 1030
#define IDC_STATIC_TEXT_WHEN 1031
#define IDC_CHECK_FORCESUBMITTIME 1032
#define IDC_EDIT_FORCESUBMITTIME 1033
#define IDC_SPIN_FORCESUBMITTIME 1034
#define IDC_STATIC_TEXT_FORCESUBMITTIME 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 109
#endif
#endif