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.

119 lines
3.6 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 "windows.h"
  10. #include "commctrl.h"
  11. #include "version.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 ""windows.h""\r\n"
  33. "#include ""commctrl.h""\r\n"
  34. "#include ""version.h""\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#include ""extrts.rc""\r\n"
  40. "\0"
  41. END
  42. #endif // APSTUDIO_INVOKED
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // String Table
  46. //
  47. STRINGTABLE DISCARDABLE
  48. BEGIN
  49. IDS_SECURITY "Security..."
  50. IDS_SECURITYHELP "View or set security information on the selected object."
  51. IDS_NO_ACCESS "No Access"
  52. IDS_DS_CONTAINER_ONLY "This object only"
  53. IDS_DS_CONTAINER_SUBITEMS "This object and all child objects"
  54. IDS_DS_SUBITEMS_ONLY "Child objects only"
  55. IDS_DS_INHERIT_TYPE "%s objects"
  56. IDS_DS_CREATE_CHILD_TYPE "Create %s Objects"
  57. IDS_DS_DELETE_CHILD_TYPE "Delete %s Objects"
  58. IDS_DS_READ_PROP_TYPE "Read %s"
  59. IDS_DS_WRITE_PROP_TYPE "Write %s"
  60. IDS_DS_READWRITE_TYPE "Read/Write %s"
  61. IDS_DS_CREATEDELETE_TYPE "Create/Delete %s Objects"
  62. IDS_SPECIAL_SECURITY_TITLE "Special Security"
  63. IDS_SPECIAL_ACL_WARNING "Windows can not edit the permissions on '%1' because they have been written in a nonstandard format by another application. To enable editing, you must use the application to restore the permissions to a standard format."
  64. END
  65. STRINGTABLE DISCARDABLE
  66. BEGIN
  67. IDS_ACTRL_DELETE "Delete"
  68. IDS_ACTRL_READ_CONTROL "Read Permissions"
  69. IDS_ACTRL_CHANGE_ACCESS "Modify Permissions"
  70. IDS_ACTRL_CHANGE_OWNER "Modify Owner"
  71. IDS_ACTRL_DS_CREATE_CHILD "Create All Child Objects"
  72. IDS_ACTRL_DS_DELETE_CHILD "Delete All Child Objects"
  73. IDS_ACTRL_DS_LIST "List Contents"
  74. IDS_ACTRL_DS_SELF "All Validated Writes"
  75. IDS_ACTRL_DS_READ_PROP "Read All Properties"
  76. IDS_ACTRL_DS_WRITE_PROP "Write All Properties"
  77. IDS_ACTRL_DS_DELETE_TREE "Delete Subtree"
  78. IDS_ACTRL_DS_LIST_OBJECT "List Object"
  79. IDS_ACTRL_DS_CONTROL_ACCESS "All Extended Rights"
  80. END
  81. STRINGTABLE DISCARDABLE
  82. BEGIN
  83. IDS_DS_GENERIC_READ "Read"
  84. IDS_DS_GENERIC_WRITE "Write"
  85. IDS_DS_GENERIC_EXECUTE "List Contents"
  86. IDS_DS_GENERIC_ALL "Full Control"
  87. IDS_ACTRL_DS_READ_WRITE_PROP "Read/Write All Properties"
  88. IDS_ACTRL_DS_CREATE_DELETE_CHILD "Create/Delete All Child Objects"
  89. END
  90. #endif // English (U.S.) resources
  91. /////////////////////////////////////////////////////////////////////////////
  92. #ifndef APSTUDIO_INVOKED
  93. /////////////////////////////////////////////////////////////////////////////
  94. //
  95. // Generated from the TEXTINCLUDE 3 resource.
  96. //
  97. #include "extrts.rc"
  98. /////////////////////////////////////////////////////////////////////////////
  99. #endif // not APSTUDIO_INVOKED