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.

113 lines
3.0 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 "commctrl.h"
  10. #include "winnt.h"
  11. #include "winuser.h"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#include ""commctrl.h""\r\n"
  33. "#include ""winnt.h""\r\n"
  34. "#include ""winuser.h""\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "\0"
  40. END
  41. #endif // APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // Dialog
  45. //
  46. DLG_ServerConfig DIALOG DISCARDABLE 0, 0, 252, 218
  47. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  48. CAPTION "Server Optimization"
  49. FONT 8, "MS Shell Dlg"
  50. BEGIN
  51. GROUPBOX "Optimization",IDC_STATIC,7,7,238,89
  52. CONTROL "&Minimize memory used",RDB_Minimize,"Button",
  53. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP,16,
  54. 22,86,10
  55. CONTROL "&Balance",RDB_Balance,"Button",BS_AUTORADIOBUTTON |
  56. BS_TOP | BS_MULTILINE,16,40,42,10
  57. CONTROL "Ma&ximize data throughput for file sharing",
  58. RDB_FileSharing,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  59. BS_MULTILINE,16,58,142,10
  60. CONTROL "Maximi&ze data throughput for network applications",
  61. RDB_NetApps,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  62. BS_MULTILINE,16,76,173,10
  63. CONTROL "Ma&ke browser broadcasts to LAN manager 2.x clients",
  64. CHK_Announce,"Button",BS_AUTOCHECKBOX | BS_TOP |
  65. BS_MULTILINE | WS_TABSTOP,7,110,184,10
  66. END
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // DESIGNINFO
  70. //
  71. #ifdef APSTUDIO_INVOKED
  72. GUIDELINES DESIGNINFO DISCARDABLE
  73. BEGIN
  74. DLG_ServerConfig, DIALOG
  75. BEGIN
  76. LEFTMARGIN, 7
  77. RIGHTMARGIN, 245
  78. TOPMARGIN, 7
  79. BOTTOMMARGIN, 211
  80. END
  81. END
  82. #endif // APSTUDIO_INVOKED
  83. #endif // English (U.S.) resources
  84. /////////////////////////////////////////////////////////////////////////////
  85. #ifndef APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // Generated from the TEXTINCLUDE 3 resource.
  89. //
  90. /////////////////////////////////////////////////////////////////////////////
  91. #endif // not APSTUDIO_INVOKED