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.

123 lines
2.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 "winver.h"
  10. #include "avmeter.ver"
  11. #include "ntverp.h"
  12. #include "common.ver"
  13. #include "winnt.h"
  14. #include "winres.h"
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////////
  18. // English (U.S.) resources
  19. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  20. #ifdef _WIN32
  21. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  22. #pragma code_page(1252)
  23. #endif //_WIN32
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Dialog
  27. //
  28. IDD_TRACKMETERSTYLE DIALOG DISCARDABLE 0, 0, 186, 95
  29. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  30. CAPTION "TrackMeter Style"
  31. FONT 8, "MS Shell Dlg"
  32. BEGIN
  33. DEFPUSHBUTTON "OK",IDOK,129,7,50,14
  34. PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14
  35. CONTROL "&Horizontal",IDC_RADIO_HORIZONTAL,"Button",
  36. BS_AUTORADIOBUTTON,23,33,68,10
  37. CONTROL "&Vertical",IDC_RADIO_VERTICAL,"Button",
  38. BS_AUTORADIOBUTTON,23,50,68,10
  39. GROUPBOX "Orientation",IDC_STATIC,17,20,83,45
  40. END
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // DESIGNINFO
  44. //
  45. #ifdef APSTUDIO_INVOKED
  46. GUIDELINES DESIGNINFO DISCARDABLE
  47. BEGIN
  48. IDD_TRACKMETERSTYLE, DIALOG
  49. BEGIN
  50. LEFTMARGIN, 7
  51. RIGHTMARGIN, 179
  52. TOPMARGIN, 7
  53. BOTTOMMARGIN, 88
  54. END
  55. END
  56. #endif // APSTUDIO_INVOKED
  57. #ifdef APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // TEXTINCLUDE
  61. //
  62. 1 TEXTINCLUDE DISCARDABLE
  63. BEGIN
  64. "resource.h\0"
  65. END
  66. 2 TEXTINCLUDE DISCARDABLE
  67. BEGIN
  68. "#include ""winver.h""\r\n"
  69. "#include ""avmeter.ver""\r\n"
  70. "#include ""ntverp.h""\r\n"
  71. "#include ""common.ver""\r\n"
  72. "#include ""winnt.h""\r\n"
  73. "#include ""winres.h""\r\n"
  74. "#include ""winuser.h""\r\n"
  75. "\0"
  76. END
  77. 3 TEXTINCLUDE DISCARDABLE
  78. BEGIN
  79. "\r\n"
  80. "\0"
  81. END
  82. #endif // APSTUDIO_INVOKED
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // String Table
  86. //
  87. STRINGTABLE DISCARDABLE
  88. BEGIN
  89. IDS_TRACKMETER "TrackMeter"
  90. END
  91. #endif // English (U.S.) resources
  92. /////////////////////////////////////////////////////////////////////////////
  93. #ifndef APSTUDIO_INVOKED
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // Generated from the TEXTINCLUDE 3 resource.
  97. //
  98. /////////////////////////////////////////////////////////////////////////////
  99. #endif // not APSTUDIO_INVOKED