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.

137 lines
3.6 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 <winver.h>
  10. #include <commctrl.h>
  11. #include <winnt.h>
  12. #include <winuser.h>
  13. #include "tourstart.rcv"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Dialog
  26. //
  27. IDD_INTRO DIALOG DISCARDABLE 0, 0, 317, 193
  28. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  29. CAPTION "Windows XP Tour"
  30. FONT 8, "MS Shell Dlg"
  31. BEGIN
  32. LTEXT "Welcome to the Windows XP Tour!",
  33. IDC_TEXT_WELCOME,115,8,195,60
  34. LTEXT "The tour is available in two formats. Which format do you prefer?",
  35. IDC_TEXT_HEADER,115,40,190,50
  36. CONTROL "&Play the animated tour that features text, animation, music, and voice narration.",
  37. IDC_RADIO_FLASH,"Button",BS_AUTORADIOBUTTON |
  38. BS_MULTILINE | BS_TOP | WS_TABSTOP,115,63,190,20
  39. CONTROL "Play the &non-animated tour that features text and images only.",
  40. IDC_RADIO_HTML,"Button",BS_AUTORADIOBUTTON |
  41. BS_MULTILINE | BS_TOP | WS_TABSTOP,115,83,190,20
  42. END
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // DESIGNINFO
  46. //
  47. #ifdef APSTUDIO_INVOKED
  48. GUIDELINES DESIGNINFO DISCARDABLE
  49. BEGIN
  50. IDD_INTRO, DIALOG
  51. BEGIN
  52. LEFTMARGIN, 115
  53. TOPMARGIN, 8
  54. BOTTOMMARGIN, 186
  55. END
  56. #endif // APSTUDIO_INVOKED
  57. #ifdef APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // TEXTINCLUDE
  61. //
  62. 1 TEXTINCLUDE DISCARDABLE
  63. BEGIN
  64. "resource.h\0"
  65. END
  66. 2 TEXTINCLUDE DISCARDABLE
  67. BEGIN
  68. "#include <winver.h>\r\n"
  69. "#include <commctrl.h>\r\n"
  70. "#include <winnt.h>\r\n"
  71. "#include <winuser.h>\r\n"
  72. "\r\n"
  73. END
  74. 3 TEXTINCLUDE DISCARDABLE
  75. BEGIN
  76. "\r\n"
  77. "\0"
  78. END
  79. #endif // APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Bitmap
  83. //
  84. IDB_WATERMARK BITMAP DISCARDABLE "watermrk.bmp"
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // Icon
  88. //
  89. // Icon with lowest ID value placed first to ensure application icon
  90. // remains consistent on all systems.
  91. IDI_WIZ_ICON ICON DISCARDABLE "tourstart.ico"
  92. STRINGTABLE DISCARDABLE
  93. BEGIN
  94. IDS_DISPLAYNAME "Tour Windows XP"
  95. IDS_INFOTIP "Opens the Windows Experience Tour that guides you through the exciting, new features of Windows XP."
  96. IDS_TITLELOGFONT "Verdana Bold"
  97. IDS_TARGET_FLASH "%windir%\\Help\\Tours\\mmTour\\tour.exe"
  98. IDS_TARGET_HTML "%windir%\\Help\\Tours\\htmlTour\\default.htm"
  99. IDS_FLASH_LOCALIZED "TRUE"
  100. END
  101. #endif // English (U.S.) resources
  102. /////////////////////////////////////////////////////////////////////////////
  103. #ifndef APSTUDIO_INVOKED
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Generated from the TEXTINCLUDE 3 resource.
  107. //
  108. /////////////////////////////////////////////////////////////////////////////
  109. #endif // not APSTUDIO_INVOKED