Files
mirror-processhacker/2.x/trunk/plugins/ToolStatus/resource.h
T
wj32 0e0d158b31 ToolStatus plugin can now resolve ghost windows to hung windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-11 23:03:26 +00:00

39 lines
1.4 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ToolStatus.rc
//
#define IDB_APPLICATION 101
#define IDB_APPLICATION_GO 102
#define IDB_ARROW_REFRESH 103
#define IDB_CHART_LINE 104
#define IDB_COG_EDIT 105
#define IDB_FIND 106
#define IDB_LIGHTBULB_OFF 107
#define IDR_STATUS 108
#define IDD_OPTIONS 109
#define IDC_ENABLETOOLBAR 1001
#define IDC_ENABLESTATUSBAR 1002
#define IDC_CHECK1 1003
#define IDC_RESOLVEGHOSTWINDOWS 1003
#define ID_STATUS_CPUUSAGE 40001
#define ID_STATUS_COMMITCHARGE 40002
#define ID_STATUS_PHYSICALMEMORY 40003
#define ID_STATUS_NUMBEROFPROCESSES 40004
#define ID_STATUS_NUMBEROFTHREADS 40005
#define ID_STATUS_NUMBEROFHANDLES 40006
#define ID_STATUS_IO_RO 40010
#define ID_STATUS_IO_W 40011
#define ID_STATUS_MAX_CPU_PROCESS 40014
#define ID_STATUS_MAX_IO_PROCESS 40015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40016
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif