-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresource.h
More file actions
79 lines (78 loc) · 6.54 KB
/
resource.h
File metadata and controls
79 lines (78 loc) · 6.54 KB
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 Visual C++ generated include file.
// Used by IntelliLink.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDP_SOCKETS_INIT_FAILED 104
#define IDB_WRITESMALL 110
#define IDB_WRITELARGE 111
#define IDB_MAIN 112
#define IDB_BUTTONS 113
#define IDB_FILELARGE 114
#define IDB_FILESMALL 115
#define IDR_HELP_MENU 118
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_TRAYPOPUP 129
#define IDR_IntelliLinkTYPE 130
#define IDR_SAD 130
#define IDR_HAPPY 131
#define IDR_PASTE_MENU 151
#define IDR_WINDOWS_MENU 152
#define IDS_EDIT_MENU 306
#define IDR_RIBBON 307
#define IDP_WRITELARGE 310
#define IDD_MFCLISTVIEW 311
#define IDD_LINKPROPERTIESDIALOG 312
#define IDD_WebBrowserDlg 313
#define IDD_CheckForUpdatesDlg 314
#define IDC_VERSION 1000
#define IDC_SOURCE_URL 1000
#define IDC_WARNING 1001
#define IDC_TARGET_URL 1001
#define IDC_WEBSITE 1002
#define IDC_URL_NAME 1002
#define IDC_EMAIL 1003
#define IDC_CONTRIBUTORS 1004
#define IDC_CUSTOM_CONTROL 1005
#define IDC_STATUS 1006
#define IDC_PROGRESS 1007
#define ID_WRITE_PASTEASHYPERLINK 32770
#define ID_REFRESH 32771
#define ID_SAD 32771
#define ID_INSERT 32772
#define ID_HAPPY 32772
#define ID_REMOVE 32773
#define ID_ANIMATED 32773
#define ID_MODIFY 32774
#define IDC_MODIFY 32775
#define IDC_SHOW_APPLICATION 32776
#define IDC_HIDE_APPLICATION 32777
#define IDC_STARTUP_APPS 32778
#define IDC_WEBSITE_REVIEW 32779
#define IDC_WEBMASTER_TOOLS 32780
#define IDC_TWITTER 32781
#define IDC_LINKEDIN 32782
#define IDC_FACEBOOK 32783
#define IDC_INSTAGRAM 32784
#define IDC_ISSUES 32785
#define IDC_DISCUSSIONS 32786
#define IDC_WIKI 32787
#define IDC_USER_MANUAL 32788
#define IDC_CHECK_FOR_UPDATES 32789
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 315
#define _APS_NEXT_COMMAND_VALUE 32790
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 313
#endif
#endif