-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathresource.h
More file actions
78 lines (77 loc) · 6.42 KB
/
resource.h
File metadata and controls
78 lines (77 loc) · 6.42 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IntelliTask.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_IntelliTaskTYPE 130
#define IDR_PASTE_MENU 151
#define IDR_WINDOWS_MENU 152
#define ID_TOOLS_OPTIONS 220
#define ID_VIEW_CAPTION_BAR 221
#define IDB_INFO 230
#define IDS_CAPTION_BUTTON 231
#define IDS_CAPTION_BUTTON_TIP 232
#define IDS_CAPTION_TEXT 233
#define IDS_CAPTION_IMAGE_TIP 234
#define IDS_CAPTION_IMAGE_TEXT 235
#define IDS_EDIT_MENU 306
#define IDR_RIBBON 307
#define IDD_MFCLISTVIEW 310
#define PNG_WRITESMALL 311
#define PNG_WRITELARGE 312
#define IDD_ENUMDEVICES_DIALOG 313
#define IDD_ENUMPROGRAMS_DIALOG 314
#define IDB_COMPUTER 315
#define IDD_WebBrowserDlg 316
#define IDD_CheckForUpdatesDlg 317
#define IDC_VERSION 1000
#define IDC_WARNING 1001
#define IDC_WEBSITE 1002
#define IDC_EMAIL 1003
#define IDC_CONTRIBUTORS 1004
#define IDC_REFRESH 1005
#define IDC_CUSTOM_CONTROL 1006
#define IDC_STATUS 1007
#define IDC_PROGRESS 1008
#define ID_WRITE_PASTEASHYPERLINK 32770
#define ID_PROPERTIES 32771
#define ID_KILL_PROCESS 32772
#define IDC_TWITTER 32773
#define IDC_LINKEDIN 32774
#define IDC_FACEBOOK 32775
#define IDC_INSTAGRAM 32776
#define IDC_ISSUES 32777
#define IDC_DISCUSSIONS 32778
#define IDC_WIKI 32779
#define IDC_PROGRAMS 32780
#define IDC_DEVICES 32781
#define IDC_DETAILS 32782
#define IDC_OS_VERSION 32783
#define IDC_USER_MANUAL 32784
#define IDC_CHECK_FOR_UPDATES 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 318
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 315
#endif
#endif