taskres.h
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 2k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by taskman.rc
  4. //
  5. #define IDS_OPENADVANCED                1
  6. #define IDS_CLOSEADVANCED               2
  7. #define IDS_DURATIONFORMAT              3
  8. #define IDS_ELIPSES                     4
  9. #define IDS_WORKINGSETFORMAT            5
  10. #define IDD_TASKMAN                     101
  11. #define IDB_BITMAP1                     102
  12. #define IDC_LIST1                       1000
  13. #define IDC_TASKLIST                    1000
  14. #define IDC_ADVANCED                    1001
  15. #define IDC_CASCADE                     1002
  16. #define IDC_TILEHORIZONTALLY            1003
  17. #define IDC_TILEVERTICALLY              1004
  18. #define IDC_ENDTASK                     1005
  19. #define IDC_IDLE                        1006
  20. #define IDC_NORMAL                      1007
  21. #define IDC_HIGH                        1008
  22. #define IDC_REALTIME                    1009
  23. #define IDC_CPUUTILIZATION              1010
  24. #define IDC_KERNELTIME                  1011
  25. #define IDC_USERTIME                    1012
  26. #define IDC_WORKINGSET                  1013
  27. #define IDC_MINIMIZE                    1015
  28. #define IDC_SWITCHTO                    1016
  29. #define IDC_REFRESH                     1017
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        103
  35. #define _APS_NEXT_COMMAND_VALUE         40001
  36. #define _APS_NEXT_CONTROL_VALUE         1018
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif