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.

129 lines
2.9 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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""MoveObj.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. VS_VERSION_INFO VERSIONINFO
  45. FILEVERSION 2,0,0,1
  46. PRODUCTVERSION 2,0,0,1
  47. FILEFLAGSMASK 0x3fL
  48. #ifdef _DEBUG
  49. FILEFLAGS 0x1L
  50. #else
  51. FILEFLAGS 0x0L
  52. #endif
  53. FILEOS 0x4L
  54. FILETYPE 0x2L
  55. FILESUBTYPE 0x0L
  56. BEGIN
  57. BLOCK "StringFileInfo"
  58. BEGIN
  59. BLOCK "040904b0"
  60. BEGIN
  61. VALUE "Comments", "\0"
  62. VALUE "CompanyName", "Microsoft Corporation\0"
  63. VALUE "FileDescription", "MoveObj Module\0"
  64. VALUE "FileVersion", "2.00.00\0"
  65. VALUE "InternalName", "MoveObj\0"
  66. VALUE "LegalCopyright", "Copyright 1999, Microsoft Corporation.\0"
  67. VALUE "LegalTrademarks", "\0"
  68. VALUE "OLESelfRegister", "\0"
  69. VALUE "OriginalFilename", "MoveObj.DLL\0"
  70. VALUE "PrivateBuild", "\0"
  71. VALUE "ProductName", "Active Directory Migration Tool\0"
  72. VALUE "ProductVersion", "2.00.00\0"
  73. VALUE "SpecialBuild", "\0"
  74. END
  75. END
  76. BLOCK "VarFileInfo"
  77. BEGIN
  78. VALUE "Translation", 0x409, 1200
  79. END
  80. END
  81. #endif // !_MAC
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // REGISTRY
  85. //
  86. IDR_Mover REGISTRY DISCARDABLE "Mover.rgs"
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // String Table
  90. //
  91. STRINGTABLE DISCARDABLE
  92. BEGIN
  93. IDS_PROJNAME "MoveObj"
  94. IDS_MOVER_DESC "Mover Class"
  95. END
  96. #endif // English (U.S.) resources
  97. /////////////////////////////////////////////////////////////////////////////
  98. #ifndef APSTUDIO_INVOKED
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Generated from the TEXTINCLUDE 3 resource.
  102. //
  103. 1 TYPELIB "MoveObj.tlb"
  104. /////////////////////////////////////////////////////////////////////////////
  105. #endif // not APSTUDIO_INVOKED