-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresource.h
More file actions
83 lines (82 loc) · 3.4 KB
/
Copy pathresource.h
File metadata and controls
83 lines (82 loc) · 3.4 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
80
81
82
83
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by USBOblivion.rc
//
#define IDD_USBOBLIVION_DIALOG 102
#define IDR_MAINFRAME 128
#define IDS_ABOUT 129
#define IDS_WARNING 130
#define IDR_CONTEXT 130
#define IDS_MODE_WORK 132
#define IDS_MODE_SIM 133
#define IDI_SEARCH 133
#define IDS_ERROR_FILE_CREATE 134
#define IDI_DONE 134
#define IDS_ERROR_FILE_WRITE 135
#define IDI_REGEDIT 135
#define IDS_FILE_REG 136
#define IDI_LOCK 136
#define IDS_RUN_DONE 137
#define IDI_EJECT 137
#define IDS_RUN_REGISTRY 138
#define IDS_RUN_DISK_FOUND 139
#define IDS_RUN_CLEAN 140
#define IDS_DELETE_KEY 141
#define IDS_DELETE_VALUE 142
#define IDS_RUN_USERS 143
#define IDS_RUN_USER 144
#define IDS_RUN_USERS_FOUND 145
#define IDS_RUN_MOUNT_FOUND 146
#define IDS_RUN_EXPLORER_FOUND 147
#define IDS_DELETE_ERROR 148
#define IDS_RUN_MOUNTS 149
#define IDS_RUN_CONTROLSETS_FOUND 150
#define IDS_RUN_KEYS_FOUND 151
#define IDS_RUN_VALUES_FOUND 152
#define IDS_ERROR_ACCESS 153
#define IDS_DISK_MOUNT 154
#define IDS_RUN_IMPERSONATE 155
#define IDS_ERROR_PROCESS_ACCESS 156
#define IDS_AS_ADMIN 157
#define IDS_DISK_UNMOUNT 158
#define IDS_ERROR_EJECT 159
#define IDS_RUN_EJECT 160
#define IDS_DELETE_FILE 161
#define IDS_RUN_FILES 162
#define IDS_RUN_LOG 163
#define IDS_RUN_LOGS 164
#define IDS_DELETE_FILE_ERROR 165
#define IDS_DELETE_FILE_BOOT 166
#define IDS_RUN_LOG_ERROR 167
#define IDS_RESTORE_POINT 168
#define IDS_RUN_EXPLORER 169
#define IDS_RUN_WINDOWS_SEARCH 170
#define IDS_ERROR_RESTORE_POINT 171
#define IDS_OK_RESTORE_POINT 172
#define IDS_DISABLED_RESTORE_POINT 173
#define IDS_RUN_REBOOT 174
#define IDS_RUN_START_EXPLORER 175
#define IDS_ERROR_REBOOT 176
#define IDS_SIMULATE 177
#define IDS_CLEAN 178
#define IDS_RUN_SERVICES 179
#define IDC_REPORT 1000
#define IDC_ENABLE 1002
#define IDC_SAVE 1003
#define IDC_REBOOT 1004
#define IDC_EXPLORER 1005
#define IDI_ERR 32513
#define IDI_WARN 32515
#define IDI_INF 32516
#define ID_COPY 32771
#define ID_COPY_ALL 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif