//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include #include #include #include #include "tourstart.rcv" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_INTRO DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Windows XP Tour" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to the Windows XP Tour!", IDC_TEXT_WELCOME,115,8,195,60 LTEXT "The tour is available in two formats. Which format do you prefer?", IDC_TEXT_HEADER,115,40,190,50 CONTROL "&Play the animated tour that features text, animation, music, and voice narration.", IDC_RADIO_FLASH,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP | WS_TABSTOP,115,63,190,20 CONTROL "Play the &non-animated tour that features text and images only.", IDC_RADIO_HTML,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP | WS_TABSTOP,115,83,190,20 END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_INTRO, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END #endif // APSTUDIO_INVOKED #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include \r\n" "#include \r\n" "#include \r\n" "#include \r\n" "\r\n" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_WATERMARK BITMAP DISCARDABLE "watermrk.bmp" ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_WIZ_ICON ICON DISCARDABLE "tourstart.ico" STRINGTABLE DISCARDABLE BEGIN IDS_DISPLAYNAME "Tour Windows XP" IDS_INFOTIP "Opens the Windows Experience Tour that guides you through the exciting, new features of Windows XP." IDS_TITLELOGFONT "Verdana Bold" IDS_TARGET_FLASH "%windir%\\Help\\Tours\\mmTour\\tour.exe" IDS_TARGET_HTML "%windir%\\Help\\Tours\\htmlTour\\default.htm" IDS_FLASH_LOCALIZED "TRUE" END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED