-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathresource.h
More file actions
44 lines (43 loc) · 1.66 KB
/
Copy pathresource.h
File metadata and controls
44 lines (43 loc) · 1.66 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by HookTools.rc
//
#define ID_PROCESS_UNLOADEDMODULES 101
#define ID_THREAD_CANCELIO 104
#define ID_MODULE_SERVICES 106
#define ID_VIEW_MEMORYLISTS 108
#define ID_VIEW_DISKANDNETWORK 111
#define ID_PROCESS_WSWATCH 112
#define IDD_OPTIONS 114
#define IDR_EMPTYMEMLISTS 116
#define IDR_DISK 118
#define IDR_HOOKS 120
#define ID_VIEW_GPUINFORMATION 119
#define IDD_DISKTABRESTART 127
#define ID_PROCESS_HOOKS 130
#define IDC_ENABLEETWMONITOR 1035
#define IDC_ENABLEGPUMONITOR 1049
#define IDC_GROUPDEDICATED 1054
#define ID_EMPTY_EMPTYWORKINGSETS 40001
#define ID_EMPTY_EMPTYMODIFIEDPAGELIST 40002
#define ID_EMPTY_EMPTYSTANDBYLIST 40003
#define ID_EMPTY_EMPTYPRIORITY0STANDBYLIST 40004
#define ID_DISK_GOTOPROCESS 40005
#define ID_DISK_COPY 40006
#define ID_DISK_PROPERTIES 40007
#define ID_DISK_OPENFILELOCATION 40008
#define ID_HOOK_GOTOPROCESS 40009
#define ID_HOOK_OPENFILELOCATION 40010
#define ID_HOOK_PROPERTIES 40011
#define ID_HOOK_COPY 40012
#define ID_HOOK_UNHOOK 40013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1090
#define _APS_NEXT_SYMED_VALUE 131
#endif
#endif