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.

136 lines
3.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. //#include "stdafx.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\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,1
  47. PRODUCTVERSION 1,0,0,1
  48. FILEFLAGSMASK 0x3fL
  49. #ifdef _DEBUG
  50. FILEFLAGS 0x1L
  51. #else
  52. FILEFLAGS 0x0L
  53. #endif
  54. FILEOS 0x40004L
  55. FILETYPE 0x1L
  56. FILESUBTYPE 0x0L
  57. BEGIN
  58. BLOCK "StringFileInfo"
  59. BEGIN
  60. BLOCK "040904b0"
  61. BEGIN
  62. VALUE "Comments", "Developer: Chris A. Lindholm\0"
  63. VALUE "CompanyName", "Microsoft\0"
  64. VALUE "FileDescription", "TsVer\0"
  65. VALUE "FileVersion", "1, 0, 0, 1\0"
  66. VALUE "InternalName", "TsVer\0"
  67. VALUE "LegalCopyright", "Copyright � 1999 Microsoft\0"
  68. VALUE "LegalTrademarks", "\0"
  69. VALUE "OriginalFilename", "TsVer.exe\0"
  70. VALUE "PrivateBuild", "\0"
  71. VALUE "ProductName", "TsVer\0"
  72. VALUE "ProductVersion", "1, 0, 0, 1\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. // Icon
  85. //
  86. // Icon with lowest ID value placed first to ensure application icon
  87. // remains consistent on all systems.
  88. // IDI_ICON1 ICON DISCARDABLE "TSVERUI\\104.ico"
  89. /////////////////////////////////////////////////////////////////////////////
  90. //
  91. // String Table
  92. //
  93. STRINGTABLE DISCARDABLE
  94. BEGIN
  95. IDS_SPACE " "
  96. IDS_DEFAULT1 "The administrator of "
  97. IDS_DEFAULT2 " has set a policy which prevents your version of the RDP client, "
  98. IDS_DEFAULT3 ", from connecting to this server. Please contact the administrator of "
  99. IDS_DEFAULT4 " to determine what version of the RDP client you should be using. This session will terminate in 30 seconds."
  100. IDS_MSG_TITLE "Client Version Error"
  101. IDS_REG_KEY_PATH ".DEFAULT\\Software\\Microsoft\\Windows NT\\CurrentVersion\\TsVer"
  102. END
  103. #endif // English (U.S.) resources
  104. /////////////////////////////////////////////////////////////////////////////
  105. #ifndef APSTUDIO_INVOKED
  106. /////////////////////////////////////////////////////////////////////////////
  107. //
  108. // Generated from the TEXTINCLUDE 3 resource.
  109. //
  110. /////////////////////////////////////////////////////////////////////////////
  111. #endif // not APSTUDIO_INVOKED