Leaked source code of windows server 2003
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.

127 lines
3.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Dialog
  42. //
  43. IDD_TZDLG DIALOGEX 0, 0, 328, 244
  44. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  45. CAPTION "Thermal Zone Information Tool v1.0"
  46. FONT 8, "MS Shell Dlg"
  47. BEGIN
  48. DEFPUSHBUTTON "Exit",IDOK,241,217,50,14
  49. CONTROL "Progress1",IDC_TZTEMP1,"msctls_progress32",PBS_SMOOTH |
  50. WS_BORDER,12,18,199,11
  51. GROUPBOX "Options",IDC_OPTIONS,222,6,99,36
  52. CONTROL "Enable TZ Polling",IDC_POLLTZ,"Button",BS_AUTOCHECKBOX |
  53. WS_TABSTOP,233,17,74,10
  54. COMBOBOX IDC_TZSELECT,12,60,199,89,CBS_DROPDOWNLIST | CBS_SORT |
  55. WS_VSCROLL | WS_TABSTOP
  56. GROUPBOX "Thermal Zone Selection",IDC_TZONESEL,7,42,211,43
  57. GROUPBOX "Thermal Zone Temperature Gauge",IDC_OPTIONS,7,7,211,35
  58. LTEXT "400K",IDC_CRTTEMP,186,31,29,9
  59. LTEXT "276K",IDC_MINTEMP,12,31,25,9
  60. GROUPBOX "TZ Passive Cooling Properties",IDC_TZDETAILS,27,130,133,
  61. 80
  62. LTEXT "PSVDetails",IDC_PSVDETAILS,30,145,125,65
  63. GROUPBOX "TZ Active Cooling Properties",IDC_TZDETAILS2,163,130,
  64. 134,80
  65. LTEXT "ACxDetails",IDC_ACXDETAILS,166,145,129,65
  66. LTEXT "Current",IDC_CURTEMP,80,30,60,9
  67. CONTROL "Display Fahrenheit",IDC_FAHR,"Button",BS_AUTOCHECKBOX |
  68. WS_TABSTOP,233,30,74,10
  69. CONTROL "Progress1",IDC_THROTTLE,"msctls_progress32",PBS_SMOOTH |
  70. WS_BORDER,12,95,199,11
  71. LTEXT "0 MHz",IDC_MINTHROTTLE,12,108,25,9
  72. LTEXT "100 MHz",IDC_MAXTHROTTLE,177,108,34,9,0,WS_EX_RIGHT
  73. LTEXT "Current",IDC_CURTHROTTLE,70,108,80,9
  74. GROUPBOX "Processor Throttle",IDC_OPTIONS,7,84,211,35
  75. GROUPBOX "Processor Idle",IDC_OPTIONS,222,42,99,78
  76. LTEXT "Max Idle:",IDC_OPTIONS,227,63,37,8
  77. LTEXT "Current Idle:",IDC_OPTIONS,227,73,39,8
  78. LTEXT "C1",IDC_MAXIDLE,272,63,37,8
  79. LTEXT "C1",IDC_CURIDLE,272,73,37,8
  80. END
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // DESIGNINFO
  84. //
  85. #ifdef APSTUDIO_INVOKED
  86. GUIDELINES DESIGNINFO DISCARDABLE
  87. BEGIN
  88. IDD_TZDLG, DIALOG
  89. BEGIN
  90. LEFTMARGIN, 7
  91. RIGHTMARGIN, 321
  92. TOPMARGIN, 7
  93. BOTTOMMARGIN, 237
  94. END
  95. END
  96. #endif // APSTUDIO_INVOKED
  97. #endif // English (U.S.) resources
  98. /////////////////////////////////////////////////////////////////////////////
  99. #ifndef APSTUDIO_INVOKED
  100. /////////////////////////////////////////////////////////////////////////////
  101. //
  102. // Generated from the TEXTINCLUDE 3 resource.
  103. //
  104. /////////////////////////////////////////////////////////////////////////////
  105. #endif // not APSTUDIO_INVOKED