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.

146 lines
4.7 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 ""Registry2.rc""\r\n"
  36. "1 TYPELIB ""McsMapiUtil.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 1,0,0,0
  47. PRODUCTVERSION 1,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 "CompanyName", "Microsoft Corporation\0"
  63. VALUE "FileDescription", "ADMT - MAPI Utility\0"
  64. VALUE "FileVersion", "1.00.00\0"
  65. VALUE "InternalName", "McsMapiUtil\0"
  66. VALUE "LegalCopyright", "Copyright 1999, Microsoft Corporation\0"
  67. VALUE "OriginalFilename", "McsMapiUtil.DLL\0"
  68. VALUE "ProductName", "Active Directory Migration Tool\0"
  69. VALUE "ProductVersion", "1.00.00\0"
  70. VALUE "OLESelfRegister", "\0"
  71. END
  72. END
  73. BLOCK "VarFileInfo"
  74. BEGIN
  75. VALUE "Translation", 0x409, 1200
  76. END
  77. END
  78. #endif // !_MAC
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // REGISTRY
  82. //
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // String Table
  86. //
  87. STRINGTABLE DISCARDABLE
  88. BEGIN
  89. IDS_PROJNAME "McsMapiUtil"
  90. IDS_NoMAPIAllocateBuffer
  91. "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPIAllocateBuffer entry point."
  92. IDS_NoMAPIFreeBuffer "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPIFreeBuffer entry point."
  93. IDS_NoMAPIInitialize "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPIInitialize entry point."
  94. IDS_NoMAPIUninitialize "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPIUninitialize entry point."
  95. IDS_NoMAPILogonEx "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPILogonEx entry point."
  96. IDS_NoMAPIAdminProfiles "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the MAPIAdminProfiles entry point."
  97. IDS_NoFreePadrList "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the FreePadrlist entry point."
  98. IDS_NoFreeProws "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the FreeProws entry point."
  99. IDS_NoScDupPropset "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the ScDupPropset entry point."
  100. IDS_NoHrQueryAllRows "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the HrQueryAllRows entry point."
  101. IDS_NoUlRelease "Microsoft MAPI support (the MAPI32.DLL file) on this computer does not provide the UlRelease entry point."
  102. END
  103. STRINGTABLE DISCARDABLE
  104. BEGIN
  105. IDS_NO_MAPI "EA cannot find Microsoft MAPI support (the MAPI32.DLL file) on this computer."
  106. IDS_CannotAccessProfiles "Cannot access the list of Mail Profiles."
  107. IDS_IProfAdmin_AdminServices "IProfAdmin::AdminServices"
  108. IDS_IServiceAdmin_OpenProfileSection "IServiceAdmin::OpenProfileSection"
  109. IDS_IProfSect_GetProps "IProfSect::GetProps"
  110. IDS_DidntGetProp "Property not found."
  111. END
  112. #endif // English (U.S.) resources
  113. /////////////////////////////////////////////////////////////////////////////
  114. #ifndef APSTUDIO_INVOKED
  115. /////////////////////////////////////////////////////////////////////////////
  116. //
  117. // Generated from the TEXTINCLUDE 3 resource.
  118. //
  119. #include "Registry.rc2"
  120. 1 TYPELIB "McsMapiUtil.tlb"
  121. /////////////////////////////////////////////////////////////////////////////
  122. #endif // not APSTUDIO_INVOKED