Source code of Windows XP (NT5)
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.

93 lines
2.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "dsutilrc.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "dsutilrc.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include <windows.h>\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. IDS_SUCCESS "succeeded"
  46. IDS_FAILED "failed"
  47. IDS_FAILED_SET_PASSWORD "Set password failed"
  48. IDS_FAILED_SET_NW_PASSWORD "Set NetWare password failed"
  49. IDS_FAILED_RESET_COMPUTER "Reset computer account failed"
  50. IDS_YES "Yes"
  51. IDS_NO "No"
  52. IDS_ADMIN_PASSWORD_PROMPT "Enter Password "
  53. END
  54. STRINGTABLE DISCARDABLE
  55. BEGIN
  56. IDS_USER_PASSWORD_PROMPT "Enter User Password"
  57. IDS_FAILED_CHANGE_GROUP_DOMAIN_VERSION
  58. "The group type cannot be changed while the domain is in mixed mode."
  59. IDS_MUSTCHPWD_CANCHPWD_CONFLICT
  60. "Cannot set ""must change password"" and ""cannot change password"" for the same user."
  61. IDS_ERRMSG_REMOVE_FROM_GROUP "%s could not be removed from the group."
  62. IDS_ERRMSG_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
  63. "A global group cannot have a builtin or cross-domain member."
  64. END
  65. #endif // English (U.S.) resources
  66. /////////////////////////////////////////////////////////////////////////////
  67. #ifndef APSTUDIO_INVOKED
  68. /////////////////////////////////////////////////////////////////////////////
  69. //
  70. // Generated from the TEXTINCLUDE 3 resource.
  71. //
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif // not APSTUDIO_INVOKED