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