Files
2018-01-21 12:12:48 +02:00

87 lines
3.5 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CPUStressEx.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_CPUStressExTYPE 130
#define ID_STATUS_THREAD 310
#define ID_STATUS_PROCESSCPU 311
#define IDI_PLAY 312
#define IDI_KILL 313
#define IDI_PAUSE 314
#define IDR_CONTEXTMENU 315
#define IDI_CREATE 316
#define IDD_AFFINITY 317
#define IDD_CPUSETS 321
#define IDC_THREAD_ACTIVITY 1002
#define IDC_DUMMY 1003
#define IDC_SELECTALL 1004
#define IDC_UNSELECTALL 1005
#define IDC_PROCESS_AFFINITY 1006
#define IDC_PRIORITYCLASS 1007
#define IDC_MFCLINK1 1008
#define IDC_LINK 1008
#define IDC_CPUSETS 1009
#define ID_THREAD_ACTIVE 32771
#define ID_THREAD_ACTIVITYLEVEL 32772
#define ID_ACTIVITYLEVEL_LOW 32773
#define ID_ACTIVITYLEVEL_MEDIUM 32774
#define ID_ACTIVITYLEVEL_BUSY 32775
#define ID_ACTIVITYLEVEL_MAXIMUM 32776
#define ID_THREAD_AFFINITY 32778
#define ID_THREAD_IDEALCPU 32779
#define ID_THREAD_KILL 32780
#define ID_PROCESS_AFFINITY 32781
#define ID_PROCESS_PRIORITYCLASS 32782
#define ID_PRIORITYCLASS_IDLE 32783
#define ID_PRIORITYCLASS_BELOWNORMAL 32784
#define ID_PRIORITYCLASS_NORMAL 32785
#define ID_PRIORITYCLASS_ABOVENORMAL 32786
#define ID_PRIORITYCLASS_HIGH 32787
#define ID_PRIORITYCLASS_REALTIME 32788
#define ID_THREAD_PRIORITY 32789
#define ID_PRIORITY_IDLE 32790
#define ID_PRIORITY_LOWEST 32791
#define ID_PRIORITY_BELOWNORMAL 32792
#define ID_PRIORITY_NORMAL 32793
#define ID_PRIORITY_ABOVENORMAL 32794
#define ID_PRIORITY_HIGHEST 32795
#define ID_PRIORITY_TIMECRITICAL 32796
#define ID_OPTIONS_ALWAYSONTOP 32797
#define ID_THREAD_ACTIVATE 32798
#define ID_THREAD_DEACTIVATE 32799
#define ID_THREAD_ACTIVE32800 32800
#define ID_PROCESS_CREATETHREAD 32801
#define ID_PROCESS_CREATE4THREADS 32802
#define ID_PROCESS_REFRESH 32803
#define ID_OPTIONS_AUTOREFRESHTHREADINDICES 32806
#define ID_CPUSETS_SYSTEMCPUSET 32807
#define ID_CPUSETS_PROCESSCPUSET 32808
#define ID_CPUSETS_THREADSELECTEDCPUSET 32809
#define ID_PROCESS_QUEUETHREADPOOLWORK 32810
#define ID_PROCESS_CPURATELIMIT 32811
#define ID_CPURATELIMIT_10 32812
#define ID_CPURATELIMIT_20 32813
#define ID_CPURATELIMIT_50 32814
#define ID_CPURATELIMIT_75 32815
#define ID_CPURATELIMIT_100 32816
#define ID_CPURATELIMIT_CUSTOM 32817
#define ID_OPTIONS_CPUUPDATEINTERVAL 32818
#define ID_CPUUPDATEINTERVAL_0 32819
#define ID_CPUUPDATEINTERVAL_1SECOND 32820
#define ID_CPUUPDATEINTERVAL_2SECONDS 32821
#define ID_CPUUPDATEINTERVAL_5SECONDS 32822
#define ID_CPUUPDATEINTERVAL_10SECONDS 32823
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 323
#define _APS_NEXT_COMMAND_VALUE 32824
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 312
#endif
#endif