Reactos
at master 264 lines 11 kB view raw
1/* 2 * PROJECT: ReactOS Task Manager 3 * LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later) 4 * PURPOSE: Resources header. 5 * COPYRIGHT: Copyright 1999-2001 Brian Palmer <brianp@reactos.org> 6 */ 7 8#pragma once 9 10#define IDS_IDLE_PROCESS 102 11#define IDD_TASKMGR_DIALOG 102 12#define IDS_APP_TITLE 103 13#define IDM_ABOUT 104 14#define IDM_EXIT 105 15#define IDD_APPLICATION_PAGE 106 16#define IDI_TASKMGR 107 17#define IDI_SMALL 108 18#define IDC_TASKMGR 109 19#define IDR_MAINFRAME 128 20#define IDR_TASKMANAGER 130 21#define IDD_PROCESS_PAGE 133 22#define IDD_PERFORMANCE_PAGE 134 23#define IDR_WINDOWSMENU 135 24#define IDI_TASKMANAGER 136 25#define IDI_WINDOW 137 26#define IDI_WINDOWSM 138 27#define IDR_APPLICATION_PAGE_CONTEXT1 139 28#define IDR_APPLICATION_PAGE_CONTEXT2 140 29#define IDR_TRAY_POPUP 141 30#define IDD_AFFINITY_DIALOG 142 31#define IDD_COLUMNS_DIALOG 143 32#define IDR_PROCESS_PAGE_CONTEXT 144 33#define IDB_TRAYMASK 150 34#define IDB_TRAYICON 153 35 36#define IDC_ENDTASK 1012 37#define IDC_SWITCHTO 1013 38#define IDC_NEWTASK 1014 39#define IDC_TAB 1015 40#define IDC_APPLIST 1016 41#define IDC_ENDPROCESS 1017 42#define IDC_PROCESSLIST 1018 43#define IDC_CPU0 1019 44#define IDC_CPU1 1020 45#define IDC_CPU2 1021 46#define IDC_SHOWALLPROCESSES 1021 47#define IDC_CPU3 1022 48#define IDC_IMAGENAME 1022 49#define IDC_CPU4 1023 50#define IDC_PID 1023 51#define IDC_CPU5 1024 52#define IDC_CPUUSAGE 1024 53#define IDC_TOTALS_HANDLE_COUNT 1024 54#define IDC_CPU6 1025 55#define IDC_CPUTIME 1025 56#define IDC_CPU7 1026 57#define IDC_MEMORYUSAGE 1026 58#define IDC_TOTALS_THREAD_COUNT 1026 59#define IDC_CPU8 1027 60#define IDC_MEMORYUSAGEDELTA 1027 61#define IDC_TOTALS_PROCESS_COUNT 1027 62#define IDC_CPU9 1028 63#define IDC_PEAKMEMORYUSAGE 1028 64#define IDC_COMMIT_CHARGE_TOTAL 1028 65#define IDC_CPU10 1029 66#define IDC_PAGEFAULTS 1029 67#define IDC_COMMIT_CHARGE_LIMIT 1029 68#define IDC_LICENSE_EDIT 1029 69#define IDC_CPU11 1030 70#define IDC_USEROBJECTS 1030 71#define IDC_COMMIT_CHARGE_PEAK 1030 72#define IDC_CPU12 1031 73#define IDC_IOREADS 1031 74#define IDC_PHYSICAL_MEMORY_TOTAL 1031 75#define IDC_CPU13 1032 76#define IDC_IOREADBYTES 1032 77#define IDC_PHYSICAL_MEMORY_AVAILABLE 1032 78#define IDC_CPU14 1033 79#define IDC_SESSIONID 1033 80#define IDC_PHYSICAL_MEMORY_SYSTEM_CACHE 1033 81#define IDC_CPU15 1034 82#define IDC_USERNAME 1034 83#define IDC_KERNEL_MEMORY_TOTAL 1034 84#define IDC_CPU16 1035 85#define IDC_PAGEFAULTSDELTA 1035 86#define IDC_KERNEL_MEMORY_PAGED 1035 87#define IDC_CPU17 1036 88#define IDC_VIRTUALMEMORYSIZE 1036 89#define IDC_KERNEL_MEMORY_NONPAGED 1036 90#define IDC_CPU18 1037 91#define IDC_PAGEDPOOL 1037 92#define IDC_TOTALS_FRAME 1037 93#define IDC_CPU19 1038 94#define IDC_NONPAGEDPOOL 1038 95#define IDC_COMMIT_CHARGE_FRAME 1038 96#define IDC_CPU20 1039 97#define IDC_BASEPRIORITY 1039 98#define IDC_KERNEL_MEMORY_FRAME 1039 99#define IDC_CPU21 1040 100#define IDC_HANDLECOUNT 1040 101#define IDC_PHYSICAL_MEMORY_FRAME 1040 102#define IDC_CPU22 1041 103#define IDC_THREADCOUNT 1041 104#define IDC_CPU23 1042 105#define IDC_CPU24 1043 106#define IDC_GDIOBJECTS 1043 107#define IDC_CPU_USAGE_FRAME 1043 108#define IDC_CPU25 1044 109#define IDC_IOWRITES 1044 110#define IDC_MEM_USAGE_FRAME 1044 111#define IDC_CPU26 1045 112#define IDC_IOWRITEBYTES 1045 113#define IDC_CPU_USAGE_HISTORY_FRAME 1045 114#define IDC_CPU27 1046 115#define IDC_IOOTHER 1046 116#define IDC_MEMORY_USAGE_HISTORY_FRAME 1046 117#define IDC_CPU28 1047 118#define IDC_IOOTHERBYTES 1047 119#define IDC_CPU_USAGE_GRAPH 1047 120#define IDC_CPU29 1048 121#define IDC_COMMANDLINE 1048 122#define IDC_MEM_USAGE_GRAPH2 1048 123#define IDC_MEM_USAGE_GRAPH 1048 124#define IDC_CPU30 1049 125#define IDC_MEM_USAGE_HISTORY_GRAPH 1049 126#define IDC_CPU_USAGE_HISTORY_GRAPH 1050 127#define IDC_CPU31 1051 128 129#define IDS_TOTALS_HANDLE_COUNT 1060 130#define IDS_TOTALS_THREAD_COUNT 1061 131#define IDS_TOTALS_PROCESS_COUNT 1062 132#define IDS_COMMIT_CHARGE_TOTAL 1063 133#define IDS_COMMIT_CHARGE_LIMIT 1064 134#define IDS_COMMIT_CHARGE_PEAK 1065 135#define IDS_PHYSICAL_MEMORY_TOTAL 1066 136#define IDS_PHYSICAL_MEMORY_AVAILABLE 1067 137#define IDS_PHYSICAL_MEMORY_SYSTEM_CACHE 1068 138#define IDS_KERNEL_MEMORY_TOTAL 1069 139#define IDS_KERNEL_MEMORY_PAGED 1070 140#define IDS_KERNEL_MEMORY_NONPAGED 1071 141 142#define ID_FILE_NEW 32771 143#define ID_OPTIONS_ALWAYSONTOP 32773 144#define ID_OPTIONS_MINIMIZEONUSE 32774 145#define ID_OPTIONS_HIDEWHENMINIMIZED 32775 146#define ID_VIEW_REFRESH 32776 147#define ID_VIEW_LARGE 32778 148#define ID_VIEW_SMALL 32779 149#define ID_VIEW_DETAILS 32780 150#define ID_VIEW_UPDATESPEED_HIGH 32781 151#define ID_VIEW_UPDATESPEED_NORMAL 32782 152#define ID_VIEW_UPDATESPEED_LOW 32783 153#define ID_VIEW_UPDATESPEED_PAUSED 32784 154#define ID_WINDOWS_TILEHORIZONTALLY 32785 155#define ID_WINDOWS_TILEVERTICALLY 32786 156#define ID_WINDOWS_MINIMIZE 32787 157#define ID_WINDOWS_MAXIMIZE 32788 158#define ID_WINDOWS_CASCADE 32789 159#define ID_WINDOWS_BRINGTOFRONT 32790 160#define ID_HELP_TOPICS 32791 161#define ID_HELP_ABOUT 32792 162#define ID_FILE_EXIT 32793 163#define ID_OPTIONS_SHOW16BITTASKS 32794 164 165#define ID_VIEW_SELECTCOLUMNS 32795 166#define ID_VIEW_SHOWKERNELTIMES 32796 167#define ID_VIEW_CPUHISTORY_ONEGRAPHALL 32797 168#define ID_VIEW_CPUHISTORY_ONEGRAPHPERCPU 32798 169 170#define ID_APPLICATION_PAGE_SWITCHTO 32799 171#define ID_ENDTASK 32800 172#define ID_GOTOPROCESS 32801 173#define ID_RESTORE 32802 174#define ID_APPLICATION_PAGE_ENDTASK 32803 175#define ID_APPLICATION_PAGE_GOTOPROCESS 32804 176 177#define ID_PROCESS_PAGE_ENDPROCESS 32805 178#define ID_PROCESS_PAGE_ENDPROCESSTREE 32806 179#define ID_PROCESS_PAGE_DEBUG 32807 180#define ID_PROCESS_PAGE_SETAFFINITY 32808 181#define ID_PROCESS_PAGE_SETPRIORITY_REALTIME 32809 182#define ID_PROCESS_PAGE_SETPRIORITY_HIGH 32810 183#define ID_PROCESS_PAGE_SETPRIORITY_ABOVENORMAL 32811 184#define ID_PROCESS_PAGE_SETPRIORITY_NORMAL 32812 185#define ID_PROCESS_PAGE_SETPRIORITY_BELOWNORMAL 32813 186#define ID_PROCESS_PAGE_SETPRIORITY_LOW 32814 187#define ID_PROCESS_PAGE_PROPERTIES 32825 188#define ID_PROCESS_PAGE_OPENFILELOCATION 32826 189 190#define ID_SHUTDOWN_STANDBY 32816 191#define ID_SHUTDOWN_HIBERNATE 32817 192#define ID_SHUTDOWN_POWEROFF 32818 193#define ID_SHUTDOWN_REBOOT 32819 194#define ID_SHUTDOWN_LOGOFF 32820 195#define ID_SHUTDOWN_SWITCHUSER 32821 196#define ID_SHUTDOWN_LOCKCOMPUTER 32822 197#define ID_SHUTDOWN_DISCONNECT 32823 198#define ID_SHUTDOWN_EJECT_COMPUTER 32824 199 200#define IDC_STATIC -1 201 202#define IDS_TAB_APPS 310 203#define IDS_TAB_PROCESSES 311 204#define IDS_TAB_PERFORMANCE 312 205#define IDS_TAB_TASK 313 206#define IDS_TAB_STATUS 314 207#define IDS_TAB_IMAGENAME 315 208#define IDS_TAB_PID 316 209#define IDS_TAB_USERNAME 317 210#define IDS_TAB_SESSIONID 318 211#define IDS_TAB_CPU 319 212#define IDS_TAB_CPUTIME 320 213#define IDS_TAB_MEMUSAGE 321 214#define IDS_TAB_PEAKMEMUSAGE 322 215#define IDS_TAB_MEMDELTA 323 216#define IDS_TAB_PAGEFAULT 324 217#define IDS_TAB_PFDELTA 325 218#define IDS_TAB_VMSIZE 326 219#define IDS_TAB_PAGEDPOOL 327 220#define IDS_TAB_NPPOOL 328 221#define IDS_TAB_BASEPRI 329 222#define IDS_TAB_HANDLES 330 223#define IDS_TAB_THREADS 331 224#define IDS_TAB_USERPBJECTS 332 225#define IDS_TAB_GDIOBJECTS 333 226#define IDS_TAB_IOREADS 334 227#define IDS_TAB_IOWRITES 335 228#define IDS_TAB_IOOTHER 336 229#define IDS_TAB_IOREADBYTES 337 230#define IDS_TAB_IOWRITESBYTES 338 231#define IDS_TAB_IOOTHERBYTES 339 232#define IDS_TAB_COMMANDLINE 368 233 234#define IDS_MENU_SELECTCOLUMNS 340 235#define IDS_MENU_16BITTASK 341 236#define IDS_MENU_WINDOWS 342 237#define IDS_MENU_LARGEICONS 343 238#define IDS_MENU_SMALLICONS 344 239#define IDS_MENU_DETAILS 345 240#define IDS_MENU_ONEGRAPHALLCPUS 346 241#define IDS_MENU_ONEGRAPHPERCPU 347 242#define IDS_MENU_CPUHISTORY 348 243#define IDS_MENU_SHOWKERNELTIMES 349 244#define IDS_CREATENEWTASK 350 245#define IDS_CREATENEWTASK_DESC 351 246 247#define IDS_MSG_ACCESSPROCESSAFF 352 248#define IDS_MSG_PROCESSONEPRO 353 249#define IDS_MSG_INVALIDOPTION 354 250#define IDS_MSG_UNABLEDEBUGPROCESS 355 251#define IDS_MSG_WARNINGDEBUG 356 252#define IDS_MSG_TASKMGRWARNING 357 253#define IDS_MSG_WARNINGTERMINATING 358 254#define IDS_MSG_UNABLETERMINATEPRO 359 255#define IDS_MSG_UNABLECHANGEPRIORITY 360 256#define IDS_MSG_WARNINGCHANGEPRIORITY 361 257#define IDS_MSG_TRAYICONCPUUSAGE 362 258#define IDS_MSG_CLOSESYSTEMPROCESS 369 259 260#define IDS_STATUS_MEMUSAGE 363 261#define IDS_STATUS_CPUUSAGE 364 262#define IDS_STATUS_PROCESSES 365 263#define IDS_NOT_RESPONDING 366 264#define IDS_RUNNING 367