Leaked source code of windows server 2003
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.

144 lines
4.1 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.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. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Dialog
  23. //
  24. IDD_SIGNUP DIALOG DISCARDABLE 0, 0, 305, 100
  25. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  26. CAPTION "Sign Up"
  27. FONT 8, "MS Shell Dlg"
  28. BEGIN
  29. DEFPUSHBUTTON "&Sign Up Now",1,177,79,57,14
  30. PUSHBUTTON "I'll Sign Up &Later",2,241,79,57,14
  31. CONTROL "&Don't remind me again",1000,"Button",BS_AUTOCHECKBOX |
  32. WS_TABSTOP,40,83,86,10
  33. LTEXT "",1003,40,7,258,67,SS_NOPREFIX
  34. ICON "",1002,7,7,21,20,NOT WS_VISIBLE
  35. END
  36. IDD_SIGNUP_ISPMSG DIALOG DISCARDABLE 0, 0, 305, 168
  37. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  38. CAPTION "Sign Up"
  39. FONT 8, "MS Shell Dlg"
  40. BEGIN
  41. DEFPUSHBUTTON "&Sign Up Now",IDOK,177,148,57,14
  42. PUSHBUTTON "I'll Sign Up &Later",IDCANCEL,241,148,57,14
  43. CONTROL "&Don't remind me again",IDC_DONTREMIND,"Button",
  44. BS_AUTOCHECKBOX | WS_TABSTOP,40,150,86,10
  45. LTEXT "",IDC_TEXT1,40,7,258,134,SS_NOPREFIX
  46. ICON "",IDC_ICON1,7,7,20,20,NOT WS_VISIBLE
  47. END
  48. #ifdef APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // TEXTINCLUDE
  52. //
  53. 1 TEXTINCLUDE DISCARDABLE
  54. BEGIN
  55. "resource.h\0"
  56. END
  57. 2 TEXTINCLUDE DISCARDABLE
  58. BEGIN
  59. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  60. "#include ""windows.h""\r\n"
  61. "\0"
  62. END
  63. 3 TEXTINCLUDE DISCARDABLE
  64. BEGIN
  65. "\r\n"
  66. "\0"
  67. END
  68. #endif // APSTUDIO_INVOKED
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // DESIGNINFO
  72. //
  73. #ifdef APSTUDIO_INVOKED
  74. GUIDELINES DESIGNINFO DISCARDABLE
  75. BEGIN
  76. IDD_SIGNUP, DIALOG
  77. BEGIN
  78. LEFTMARGIN, 7
  79. RIGHTMARGIN, 298
  80. VERTGUIDE, 40
  81. TOPMARGIN, 7
  82. BOTTOMMARGIN, 87
  83. HORZGUIDE, 36
  84. HORZGUIDE, 68
  85. END
  86. END
  87. #endif // APSTUDIO_INVOKED
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // String Table
  91. //
  92. STRINGTABLE DISCARDABLE
  93. BEGIN
  94. 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."
  95. 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."
  96. IDS_DLG_TITLE "Internet Free Trial - %i day(s) left."
  97. IDS_SIGNUPLATER "&I'll sign up later"
  98. IDS_DONOTREMIND "Don't &remind"
  99. IDS_EXPIRED_TEXT1 "Your free Internet trial with %s has expired. If you would like to continue your Internet service, click Sign up now."
  100. 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."
  101. IDS_DONOTSIGNUP "Do &not sign up"
  102. IDS_EXPIRED_DLG_TITLE "Internet Free Trial - Expired."
  103. END
  104. #endif // English (U.S.) resources
  105. /////////////////////////////////////////////////////////////////////////////
  106. #ifndef APSTUDIO_INVOKED
  107. /////////////////////////////////////////////////////////////////////////////
  108. //
  109. // Generated from the TEXTINCLUDE 3 resource.
  110. //
  111. /////////////////////////////////////////////////////////////////////////////
  112. #endif // not APSTUDIO_INVOKED
  113. //
  114. // Version stamp
  115. //
  116. RCINCLUDE icwrmind.rcv