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.

170 lines
4.1 KiB

  1. //Copyright (c) 1998 - 1999 Microsoft Corporation
  2. //Microsoft Developer Studio generated resource script.
  3. //
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.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. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  37. "#define _AFX_NO_OLE_RESOURCES\r\n"
  38. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  39. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  40. "\r\n"
  41. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  42. "#ifdef _WIN32\r\n"
  43. "LANGUAGE 9, 1\r\n"
  44. "#pragma code_page(1252)\r\n"
  45. "#endif\r\n"
  46. "#include ""res\\installr.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  47. "#include ""afxres.rc"" // Standard components\r\n"
  48. "#endif\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Icon
  54. //
  55. // Icon with lowest ID value placed first to ensure application icon
  56. // remains consistent on all systems.
  57. IDR_MAINFRAME ICON DISCARDABLE "res\\installr.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62. IDD_INSTALLR_DIALOG DIALOGEX 0, 0, 185, 92
  63. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  64. EXSTYLE WS_EX_APPWINDOW
  65. CAPTION "Terminal Server Installer"
  66. BEGIN
  67. END
  68. #ifndef _MAC
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Version
  72. //
  73. VS_VERSION_INFO VERSIONINFO
  74. FILEVERSION 1,0,0,1
  75. PRODUCTVERSION 1,0,0,1
  76. FILEFLAGSMASK 0x3fL
  77. #ifdef _DEBUG
  78. FILEFLAGS 0x1L
  79. #else
  80. FILEFLAGS 0x0L
  81. #endif
  82. FILEOS 0x4L
  83. FILETYPE 0x1L
  84. FILESUBTYPE 0x0L
  85. BEGIN
  86. BLOCK "StringFileInfo"
  87. BEGIN
  88. BLOCK "040904B0"
  89. BEGIN
  90. VALUE "CompanyName", "\0"
  91. VALUE "FileDescription", "INSTALLR MFC Application\0"
  92. VALUE "FileVersion", "1, 0, 0, 1\0"
  93. VALUE "InternalName", "INSTALLR\0"
  94. VALUE "LegalCopyright", "Copyright � 1998\0"
  95. VALUE "LegalTrademarks", "\0"
  96. VALUE "OriginalFilename", "INSTALLR.EXE\0"
  97. VALUE "ProductName", "INSTALLR Application\0"
  98. VALUE "ProductVersion", "1, 0, 0, 1\0"
  99. END
  100. END
  101. BLOCK "VarFileInfo"
  102. BEGIN
  103. VALUE "Translation", 0x409, 1200
  104. END
  105. END
  106. #endif // !_MAC
  107. /////////////////////////////////////////////////////////////////////////////
  108. //
  109. // DESIGNINFO
  110. //
  111. #ifdef APSTUDIO_INVOKED
  112. GUIDELINES DESIGNINFO DISCARDABLE
  113. BEGIN
  114. IDD_INSTALLR_DIALOG, DIALOG
  115. BEGIN
  116. LEFTMARGIN, 7
  117. RIGHTMARGIN, 178
  118. TOPMARGIN, 7
  119. BOTTOMMARGIN, 85
  120. END
  121. END
  122. #endif // APSTUDIO_INVOKED
  123. #endif // English (U.S.) resources
  124. /////////////////////////////////////////////////////////////////////////////
  125. #ifndef APSTUDIO_INVOKED
  126. /////////////////////////////////////////////////////////////////////////////
  127. //
  128. // Generated from the TEXTINCLUDE 3 resource.
  129. //
  130. #define _AFX_NO_SPLITTER_RESOURCES
  131. #define _AFX_NO_OLE_RESOURCES
  132. #define _AFX_NO_TRACKER_RESOURCES
  133. #define _AFX_NO_PROPERTY_RESOURCES
  134. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  135. #ifdef _WIN32
  136. LANGUAGE 9, 1
  137. #pragma code_page(1252)
  138. #endif
  139. #include "res\installr.rc2" // non-Microsoft Visual C++ edited resources
  140. #include "afxres.rc" // Standard components
  141. #endif
  142. /////////////////////////////////////////////////////////////////////////////
  143. #endif // not APSTUDIO_INVOKED