-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathResource.h
42 lines (41 loc) · 3.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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WebSearchEngine.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDM_TWITTER 0x000F
#define IDM_LINKEDIN 0x000E
#define IDM_FACEBOOK 0x000D
#define IDM_INSTAGRAM 0x000C
#define IDM_ISSUES 0x000B
#define IDM_DISCUSSIONS 0x000A
#define IDM_WIKI 0x0009
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WEBSEARCHENGINE_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDD_CONNECTIONSETTINGSDLG 104
#define IDR_MAINFRAME 128
#define IDC_VERSION 1000
#define IDC_WARNING 1001
#define IDC_WEBSITE 1002
#define IDC_EMAIL 1003
#define IDC_HOSTNAME 1028
#define IDC_HOSTPORT 1029
#define IDC_DATABASE 1030
#define IDC_USERNAME 1031
#define IDC_PASSWORD 1032
#define IDC_CRAWLING 1033
#define IDC_PROGRESS 1034
#define IDC_WEBPAGES 1035
#define IDC_KEYWORDS 1036
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1037
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif