mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.5 KiB
40 lines
1.5 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by taskman.rc
|
|
//
|
|
#define IDS_OPENADVANCED 1
|
|
#define IDS_CLOSEADVANCED 2
|
|
#define IDS_DURATIONFORMAT 3
|
|
#define IDS_ELIPSES 4
|
|
#define IDS_WORKINGSETFORMAT 5
|
|
#define IDD_TASKMAN 101
|
|
#define IDB_BITMAP1 102
|
|
#define IDC_LIST1 1000
|
|
#define IDC_TASKLIST 1000
|
|
#define IDC_ADVANCED 1001
|
|
#define IDC_CASCADE 1002
|
|
#define IDC_TILEHORIZONTALLY 1003
|
|
#define IDC_TILEVERTICALLY 1004
|
|
#define IDC_ENDTASK 1005
|
|
#define IDC_IDLE 1006
|
|
#define IDC_NORMAL 1007
|
|
#define IDC_HIGH 1008
|
|
#define IDC_REALTIME 1009
|
|
#define IDC_CPUUTILIZATION 1010
|
|
#define IDC_KERNELTIME 1011
|
|
#define IDC_USERTIME 1012
|
|
#define IDC_WORKINGSET 1013
|
|
#define IDC_MINIMIZE 1015
|
|
#define IDC_SWITCHTO 1016
|
|
#define IDC_REFRESH 1017
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1018
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|