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.

67 lines
2.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "muiresource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define IDC_STATIC -1
  10. #include <windows.h>
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "muiresource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#define IDC_STATIC -1\r\n"
  32. "#include <windows.h>\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. STRINGTABLE DISCARDABLE
  42. BEGIN
  43. IDS_LOCAL_POLICY_DESC "View and modify local security policy, such as user rights and audit policies."
  44. IDS_DS_SITE_DESC "Creates sites to manage the replication of Active Directory information."
  45. IDS_DOMAIN_POLICY_DESC "View and modify security policy for the domain, such as user rights and audit policies."
  46. IDS_DC_POLICY_DESC "View and modify security policy for the Domain Controllers organizational unit."
  47. IDS_DS_USERS_DESC "Manages users, computers, security groups and other objects in the Active Directory."
  48. IDS_DS_DOMAINS_DESC "Manages the trust relationships between domains."
  49. IDS_DS_DOMAINS_LINK "Active Directory Domains and Trusts"
  50. IDS_DC_POLICY_LINK "Domain Controller Security Policy"
  51. IDS_DOMAIN_POLICY_LINK "Domain Security Policy"
  52. IDS_LOCAL_POLICY_LINK "Local Security Policy"
  53. IDS_DS_SITE_LINK "Active Directory Sites and Services"
  54. IDS_DS_USERS_LINK "Active Directory Users and Computers"
  55. END
  56. #endif