//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #define APSTUDIO_HIDDEN_SYMBOLS #include "windows.h" ///////////////////////////////////////////////////////////////////////////// #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_SIGNUP DIALOG DISCARDABLE 0, 0, 305, 100 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Sign Up" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Sign Up Now",1,177,79,57,14 PUSHBUTTON "I'll Sign Up &Later",2,241,79,57,14 CONTROL "&Don't remind me again",1000,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,40,83,86,10 LTEXT "",1003,40,7,258,67,SS_NOPREFIX ICON "",1002,7,7,21,20,NOT WS_VISIBLE END IDD_SIGNUP_ISPMSG DIALOG DISCARDABLE 0, 0, 305, 168 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Sign Up" FONT 8, "MS Shell Dlg" BEGIN DEFPUSHBUTTON "&Sign Up Now",IDOK,177,148,57,14 PUSHBUTTON "I'll Sign Up &Later",IDCANCEL,241,148,57,14 CONTROL "&Don't remind me again",IDC_DONTREMIND,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,40,150,86,10 LTEXT "",IDC_TEXT1,40,7,258,134,SS_NOPREFIX ICON "",IDC_ICON1,7,7,20,20,NOT WS_VISIBLE END #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" "#include ""windows.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_SIGNUP, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 298 VERTGUIDE, 40 TOPMARGIN, 7 BOTTOMMARGIN, 87 HORZGUIDE, 36 HORZGUIDE, 68 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_TEXT1 "Your free Internet trial with %s will expire in %i day(s). If you would like to continue your Internet service beyond this trial period, click Sign up now." IDS_TEXT2 "You can sign up later by clicking the %s link found in the Internet Explorer favorites menu or by calling %s at %s." IDS_DLG_TITLE "Internet Free Trial - %i day(s) left." IDS_SIGNUPLATER "&I'll sign up later" IDS_DONOTREMIND "Don't &remind" IDS_EXPIRED_TEXT1 "Your free Internet trial with %s has expired. If you would like to continue your Internet service, click Sign up now." IDS_EXPIRED_TEXT2 "You can sign up later by clicking the %s link found in the Internet Explorer favorites menu or by calling %s at %s." IDS_DONOTSIGNUP "Do ¬ sign up" IDS_EXPIRED_DLG_TITLE "Internet Free Trial - Expired." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED // // Version stamp // RCINCLUDE icwrmind.rcv