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.

123 lines
3.1 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 "winres.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. #ifndef _MAC
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Version
  23. //
  24. VS_VERSION_INFO VERSIONINFO
  25. FILEVERSION 1,0,0,0
  26. PRODUCTVERSION 1,0,0,0
  27. FILEFLAGSMASK 0x3fL
  28. #ifdef _DEBUG
  29. FILEFLAGS 0x1L
  30. #else
  31. FILEFLAGS 0x0L
  32. #endif
  33. FILEOS 0x40004L
  34. FILETYPE 0x1L
  35. FILESUBTYPE 0x0L
  36. BEGIN
  37. BLOCK "StringFileInfo"
  38. BEGIN
  39. BLOCK "040904b0"
  40. BEGIN
  41. VALUE "Comments", "\0"
  42. VALUE "CompanyName", "Microsoft Corporation\0"
  43. VALUE "FileDescription", "ADMT Password Migration DLL\0"
  44. VALUE "FileVersion", "1.00.00\0"
  45. VALUE "InternalName", "PwMig\0"
  46. VALUE "LegalCopyright", "Copyright 2000, Microsoft Corporation.\0"
  47. VALUE "LegalTrademarks", "\0"
  48. VALUE "OriginalFilename", "PwMig.dll\0"
  49. VALUE "PrivateBuild", "\0"
  50. VALUE "ProductName", "Active Directory Migration Tool\0"
  51. VALUE "ProductVersion", "1.00.00\0"
  52. VALUE "SpecialBuild", "\0"
  53. END
  54. END
  55. BLOCK "VarFileInfo"
  56. BEGIN
  57. VALUE "Translation", 0x409, 1200
  58. END
  59. END
  60. #endif // !_MAC
  61. #ifdef APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // TEXTINCLUDE
  65. //
  66. 1 TEXTINCLUDE DISCARDABLE
  67. BEGIN
  68. "resource.h\0"
  69. END
  70. 2 TEXTINCLUDE DISCARDABLE
  71. BEGIN
  72. "#include ""winres.h""\r\n"
  73. "\0"
  74. END
  75. 3 TEXTINCLUDE DISCARDABLE
  76. BEGIN
  77. "\r\n"
  78. "\0"
  79. END
  80. #endif // APSTUDIO_INVOKED
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // String Table
  84. //
  85. STRINGTABLE DISCARDABLE
  86. BEGIN
  87. IDS_EVENT_PWD_HASH_RETRIEVAL
  88. "Password Hash Audit Event. Password of the following user accessed: Target User Name: %s Target User Domain: %s By user: Caller SID: %s"
  89. IDS_EVENT_PWD_HASH_W2K_EXPLAIN
  90. "This is a Password Hash Access Audit event. The parameters above are in the following order: User's name whose password hash is being retrieved, that user's domain, username of caller requesting this retrieval, that caller's domain, and the caller's authentication ID"
  91. END
  92. #endif // English (U.S.) resources
  93. /////////////////////////////////////////////////////////////////////////////
  94. #ifndef APSTUDIO_INVOKED
  95. /////////////////////////////////////////////////////////////////////////////
  96. //
  97. // Generated from the TEXTINCLUDE 3 resource.
  98. //
  99. /////////////////////////////////////////////////////////////////////////////
  100. #endif // not APSTUDIO_INVOKED