Leaked source code of windows server 2003
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.

124 lines
3.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. "1 TYPELIB ""NxtLnk.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. #define VER_INTERNALNAME_STR "nextlink.dll"
  45. #define VER_ORIGINALFILENAME_STR "nextlink.dll"
  46. #define VER_FILEDESCRIPTION_STR "MSWC Content Linking"
  47. #include "denver.h"
  48. #endif // !_MAC
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // REGISTRY
  52. //
  53. IDR_NEXTLINK REGISTRY DISCARDABLE "NextLink.rgs"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // String Table
  57. //
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60. IDS_PROJNAME "NxtLnk"
  61. IDS_ABOUT_FMT """MSWC Content Linking Object Library (%s), built %s at %s"""
  62. IDS_ERROR_SOURCE "MSWC.NextLink"
  63. IDS_ERROR_NOSVR "Next Link control must be created using the object tag or Server.CreateObject method"
  64. IDS_ERROR_CANT_MATCH_ABSOLUTE_URLS
  65. "ERROR don't know how to match absolute URLs"
  66. IDS_ERROR_CANNOT_OPEN_FILE "ERROR Can not open file"
  67. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETLISTCOUNT
  68. "ERROR can not translate virtual root, GetListCount"
  69. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETLISTINDEX
  70. "ERROR can not translate virtual root, GetListIndex"
  71. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETNEXTDESCRIPTION
  72. "ERROR can not translate virtual root, GetNextDescription"
  73. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETNEXTURL
  74. "ERROR can not translate virtual root, GetNextURL"
  75. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETNTHDESCRIPTION
  76. "ERROR can not translate virtual root, GetNthDescription"
  77. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETNTHURL
  78. "ERROR can not translate virtual root, GetNthURL"
  79. END
  80. STRINGTABLE DISCARDABLE
  81. BEGIN
  82. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETPREVIOUSDDESCRIPTION
  83. "ERROR can not translate virtual root, GetPreviousDescription"
  84. IDS_ERROR_CANNOT_XLATE_VIRT_ROOT_GETPREVIOUSURL
  85. "ERROR can not translate virtual root, SSOGetPreviousURL"
  86. IDS_ERROR_INVALID_LINKFILE "ERROR Invalid Content Link Listing File"
  87. IDS_ERROR_INVALID_NTH_INDEX "ERROR The index specified is out of range"
  88. END
  89. #endif // English (U.S.) resources
  90. /////////////////////////////////////////////////////////////////////////////
  91. #ifndef APSTUDIO_INVOKED
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // Generated from the TEXTINCLUDE 3 resource.
  95. //
  96. 1 TYPELIB "NxtLnk.tlb"
  97. /////////////////////////////////////////////////////////////////////////////
  98. #endif // not APSTUDIO_INVOKED