一款显示网速、系统利用的软件
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

resource.h 4.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 TrayS.rc 使用
  4. //
  5. #define IDC_MYICON 2
  6. #define IDD_TRAYS_DIALOG 102
  7. #define IDS_APP_TITLE 103
  8. #define IDD_ABOUTBOX 103
  9. #define IDD_MAIN 103
  10. #define IDS_TIPS 104
  11. #define IDD_SETTING 105
  12. #define IDS_XML1 105
  13. #define IDS_XML2 106
  14. #define IDI_TRAYS 107
  15. #define IDC_TRAYS 109
  16. #define IDR_MAINFRAME 128
  17. #define IDD_DIALOG1 130
  18. #define IDD_TASKBAR 131
  19. #define IDD_TIPS 132
  20. #define IDR_MENU 134
  21. #define IDI_CLOSE1 141
  22. #define IDC_RADIO_DEFAULT 1001
  23. #define IDC_RADIO_TRANSPARENT 1002
  24. #define IDC_RADIO_BLURBEHIND 1003
  25. #define IDC_RADIO_ACRYLIC 1004
  26. #define IDC_BUTTON_COLOR 1005
  27. #define IDC_SLIDER_ALPHA_B 1006
  28. #define IDC_SLIDER_ALPHA 1007
  29. #define IDC_CLOSE 1008
  30. #define IDC_CHECK_AUTORUN 1009
  31. #define IDC_RADIO_LEFT 1010
  32. #define IDC_RADIO_CENTER 1011
  33. #define IDC_RADIO_RIGHT 1012
  34. #define IDC_CHECK_TRAYICON 1013
  35. #define IDC_SYSLINK 1014
  36. #define IDC_CHECK_MONITOR 1015
  37. #define IDC_CHECK_MONITOR_LEFT 1016
  38. #define IDC_SYSLINK_52PJ 1017
  39. #define IDC_RADIO_NORMAL 1018
  40. #define IDC_RADIO_MAXIMIZE 1019
  41. #define IDC_CHECK_MONITOR_FLOAT 1020
  42. #define IDC_CHECK_MONITOR_FLOAT2 1021
  43. #define IDC_CHECK_TRANSPARENT 1021
  44. #define IDC_CHECK_TRAFFIC 1022
  45. #define IDC_CHECK_USAGE 1023
  46. #define IDC_CHECK_TEMPERATURE 1024
  47. #define IDC_BUTTON_COLOR_BACKGROUND 1025
  48. #define IDC_BUTTON_COLOR_TRAFFIC_LOW 1026
  49. #define IDC_BUTTON_COLOR_TRAFFIC_MEDIUM 1027
  50. #define IDC_BUTTON_COLOR_TRAFFIC_HIGH 1028
  51. #define IDC_BUTTON_COLOR_LOW 1029
  52. #define IDC_BUTTON_COLOR_MEDUIM 1030
  53. #define IDC_BUTTON_COLOR_HIGH 1031
  54. #define IDC_RADIO_BYTE 1032
  55. #define IDC_RADIO_BIT 1033
  56. #define IDC_RADIO_AUTO 1034
  57. #define IDC_RADIO_KB 1035
  58. #define IDC_RADIO_MB 1036
  59. #define IDC_CHECK_MONITOR_PDH 1037
  60. #define IDC_EDIT1 1038
  61. #define IDC_EDIT2 1039
  62. #define IDC_EDIT3 1040
  63. #define IDC_EDIT4 1041
  64. #define IDC_EDIT5 1042
  65. #define IDC_EDIT6 1043
  66. #define IDC_EDIT7 1044
  67. #define IDC_EDIT8 1045
  68. #define IDC_EDIT9 1046
  69. #define IDC_EDIT10 1047
  70. #define IDC_EDIT11 1048
  71. #define IDC_EDIT12 1049
  72. #define IDC_CHECK_SOUND 1050
  73. #define IDC_CHECK_MONITOR_SIMPLE 1051
  74. #define IDC_RESTORE_DEFAULT 1052
  75. #define IDC_EDIT13 1053
  76. #define IDC_EDIT_TIME 1053
  77. #define IDC_CHECK_TIPS 1054
  78. #define IDC_BUTTON_FONT 1055
  79. #define IDC_BUTTON_TIPS_FONT 1056
  80. #define IDC_EDIT14 1057
  81. #define IDC_EDIT15 1058
  82. #define IDC_EDIT16 1059
  83. #define IDC_EDIT17 1060
  84. #define IDC_CHECK_TASKICON 1061
  85. #define IDC_CHECK_TASKICON_BIG 1062
  86. #define IDC_EDIT18 1063
  87. #define IDC_EDIT19 1064
  88. #define IDC_EDIT20 1075
  89. #define IDC_EDIT21 1076
  90. #define IDC_EDIT22 1077
  91. #define IDC_EDIT23 1078
  92. #define IDC_SELECT_ALL 32773
  93. #define IDC_STATIC -1
  94. // Next default values for new objects
  95. //
  96. #ifdef APSTUDIO_INVOKED
  97. #ifndef APSTUDIO_READONLY_SYMBOLS
  98. #define _APS_NO_MFC 1
  99. #define _APS_NEXT_RESOURCE_VALUE 141
  100. #define _APS_NEXT_COMMAND_VALUE 32800
  101. #define _APS_NEXT_CONTROL_VALUE 1051
  102. #define _APS_NEXT_SYMED_VALUE 110
  103. #endif
  104. #endif