-
Notifications
You must be signed in to change notification settings - Fork 38
/
resource.h
79 lines (78 loc) · 3.19 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
67
68
69
70
71
72
73
74
75
76
77
78
79
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WebRobot.rc
//
#define IDD_WEBROBOT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_MAIN_DLG 129
#define IDI_ICON_MAIN 130
#define IDC_MYSIZENS 131
#define IDC_MYSIZEWE 132
#define IDD_PLUGIN_DLG 133
#define IDB_BITMAP_BOX_SINGLE 135
#define IDB_BITMAP_BOX_MULTI 136
#define IDB_BITMAP_PLUGIN 137
#define IDC_CURSOR_LISTMOVE 138
#define IDI_ICON_ABOUT 139
#define IDR_MENU_PLUGIN 140
#define IDI_ICON_PLUGIN 141
#define IDR_TRAYICON 142
#define IDI_ICON_SETTING 143
#define IDD_BROWSER_DLG 144
#define IDI_ICON_BROWSER 146
#define IDB_BITMAP_URL 147
#define IDR_MENU_BROWSER_LIST 147
#define IDB_BITMAP_SETTING 148
#define IDB_BITMAP_GO 149
#define IDB_BITMAP_BACK 150
#define IDB_BITMAP_FORWARD 151
#define IDB_BITMAP_REFRESH 152
#define IDB_BITMAP_UNCHECK 153
#define IDB_BITMAP_CHECK 154
#define IDD_SETTING_DLG 155
#define IDC_TREE 1000
#define IDC_SPLITTER 1001
#define IDC_EXPLORER 1001
#define IDC_LIST 1002
#define IDC_STATIC_TEXT 1003
#define IDC_COMBO_URL 1003
#define IDC_BUTTON_GO 1004
#define IDC_EDIT_GOOGLE_MIRROR 1004
#define IDC_BUTTON_BACKWARD 1005
#define IDC_BUTTON_FORWARD 1006
#define IDC_BUTTON_REFRESH 1007
#define IDC_CHECK_URLS 1008
#define IDC_BUTTON_SETTING 1009
#define IDC_LIST_SEARCH_KEYWORD 1010
#define IDC_SPLITTER2 1011
#define IDC_COMBO_USER_AGENT 2000
#define IDC_BUTTON_SAVE 2001
#define IDC_CHECK_QMARK 3000
#define IDC_CHECK_BEEP 3001
#define IDC_CHECK_VSCROLLTOEND 3002
#define IDC_LIST_URL_FILTER 3003
#define IDD_BROWSER_SETTING_DLG 3013
#define IDR_MENU_BROWSER_SETTING 3014
#define ID_MENUITEM_AUTOLOAD 32771
#define ID_MENUITEM_COPYURL 32771
#define ID_MENUITEM_INSERT 32771
#define ID_MENUITEM_OPEN_PLUGIN_DIR 32772
#define ID_MENUITEM_DELETEURL 32772
#define ID_MENUITEM_DELETE 32772
#define ID_MENUITEM_REFRESH_PLUGIN_LIST 32773
#define ID_MENUITEM_CLEARLIST 32773
#define ID_MENUITEM_SHOW 32774
#define ID_MENUITEM_SAVEURLS 32774
#define ID_APP_SUSPEND 32775
#define ID_MENUITEM_OPENURL 32775
#define ID_MENUITEM_SENDTO_INJECTION 32777
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 157
#define _APS_NEXT_COMMAND_VALUE 32778
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif