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.

122 lines
3.3 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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_PAGEDLG DIALOG DISCARDABLE 0, 0, 216, 221
  24. STYLE WS_VISIBLE
  25. FONT 8, "MS Sans Serif"
  26. BEGIN
  27. LTEXT "Select Everyone to allow all users access to this folder. Select individual users to allow only those users access to this folder",
  28. IDC_ADMIN_MESSAGE,18,7,182,26
  29. LTEXT "You do not have access to this folder. \n\n\nThe folowing users can grant you access:",
  30. IDC_USER_MESSAGE,16,28,170,41
  31. CONTROL "List1",IDC_FILE_LIST,"SysListView32",LVS_REPORT |
  32. LVS_SINGLESEL | LVS_NOCOLUMNHEADER | WS_BORDER |
  33. WS_TABSTOP,18,90,180,113
  34. CONTROL "Everyone",IDC_EVERYONE,"Button",BS_AUTORADIOBUTTON,23,
  35. 54,63,10
  36. CONTROL "Selected users",IDC_SELECTUSERS,"Button",
  37. BS_AUTORADIOBUTTON,23,66,63,10
  38. GROUPBOX "Acess",IDC_BUTTONGROUP,18,42,81,43
  39. END
  40. #ifdef APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // TEXTINCLUDE
  44. //
  45. 1 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "resource.h\0"
  48. END
  49. 2 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "#include ""afxres.h""\r\n"
  52. "\0"
  53. END
  54. 3 TEXTINCLUDE DISCARDABLE
  55. BEGIN
  56. "\r\n"
  57. "\0"
  58. END
  59. #endif // APSTUDIO_INVOKED
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Bitmap
  63. //
  64. IDB_CHECK BITMAP DISCARDABLE "chk.bmp"
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Icon
  68. //
  69. // Icon with lowest ID value placed first to ensure application icon
  70. // remains consistent on all systems.
  71. IDI_BLANK ICON DISCARDABLE "blank.ico"
  72. IDI_CHECKED ICON DISCARDABLE "checked.ico"
  73. IDI_GRAYCHECKED ICON DISCARDABLE "graychec.ico"
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // DESIGNINFO
  77. //
  78. #ifdef APSTUDIO_INVOKED
  79. GUIDELINES DESIGNINFO DISCARDABLE
  80. BEGIN
  81. IDD_PAGEDLG, DIALOG
  82. BEGIN
  83. RIGHTMARGIN, 186
  84. BOTTOMMARGIN, 199
  85. END
  86. END
  87. #endif // APSTUDIO_INVOKED
  88. #endif // English (U.S.) resources
  89. /////////////////////////////////////////////////////////////////////////////
  90. #ifndef APSTUDIO_INVOKED
  91. /////////////////////////////////////////////////////////////////////////////
  92. //
  93. // Generated from the TEXTINCLUDE 3 resource.
  94. //
  95. /////////////////////////////////////////////////////////////////////////////
  96. #endif // not APSTUDIO_INVOKED