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.

108 lines
6.1 KiB

  1. iddNewsWizStart DIALOG DISCARDABLE 0, 0, WIZ_CXDLG, WIZ_CYDLG
  2. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  3. CAPTION "Outlook Express News Configuration"
  4. FONT 8, "MS Shell Dlg"
  5. BEGIN
  6. CONTROL idbNewsWiz,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,0,0,WIZ_CXBMP,WIZ_CYDLG
  7. LTEXT "Outlook Express News needs to gather some information before you can read news on the Internet.",
  8. IDC_STATIC,WIZ_BODYX,0,183,25
  9. LTEXT "Outlook Express News lets you communicate in discussion forums, called newsgroups, with people who have similar interests.",
  10. IDC_STATIC,WIZ_BODYX,56,183,22
  11. LTEXT "All the information needed to complete this wizard (except your name) will have been given to you by your Internet Service Provider. If you do not know the information requested, contact your Internet Service Provider.",
  12. IDC_STATIC,WIZ_BODYX,95,183,44
  13. END
  14. iddNewsWizServer DIALOG DISCARDABLE 0, 0, 276, 140
  15. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  16. CAPTION "Outlook Express News Configuration"
  17. FONT 8, "MS Shell Dlg"
  18. BEGIN
  19. CONTROL idiMailServer,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,
  20. 0,0,80,140
  21. LTEXT "You can choose a name to refer to this account by. For example: 'Work' or 'Microsoft'.",
  22. IDC_STATIC,91,0,183,24
  23. LTEXT "&Account:",IDC_STATIC,91,30,46,8
  24. EDITTEXT IDC_ACCOUNT_EDIT,139,27,136,14,ES_AUTOHSCROLL
  25. LTEXT "A news server is the computer to which you connect to read news. Enter the name of your news server (e.g. ""news-server"").",
  26. IDC_STATIC,91,51,183,24
  27. LTEXT "Ne&ws Server:",IDC_STATIC,91,86,46,8
  28. EDITTEXT IDC_SERVER_EDIT,139,83,136,14,ES_AUTOHSCROLL
  29. CONTROL "&My news server requires me to logon",IDC_LOGON_CHECK,
  30. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,100,134,10
  31. END
  32. iddNewsWizName DIALOG DISCARDABLE 0, 0, WIZ_CXDLG, WIZ_CYDLG
  33. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  34. CAPTION "Outlook Express News Configuration"
  35. FONT 8, "MS Shell Dlg"
  36. BEGIN
  37. CONTROL idbNewsWiz,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,0,0,WIZ_CXBMP,WIZ_CYDLG
  38. LTEXT "When you post a message to a newsgroup or send an e-mail message, your display name will appear in the From field. Enter your name as you would like it to appear.",
  39. IDC_STATIC,WIZ_BODYX,0,183,32
  40. LTEXT "Na&me:",IDC_STATIC,WIZ_BODYX,40,59,8
  41. EDITTEXT IDC_NAME_EDIT,162,37,113,14,ES_AUTOHSCROLL
  42. LTEXT "People can reply to your news messages either by posting another news message or by sending you an e-mail message. People use your e-mail address to reply to your message via e-mail.",
  43. IDC_STATIC,93,60,182,39
  44. LTEXT "&E-mail Address:",IDC_STATIC,WIZ_BODYX,110,59,8
  45. EDITTEXT IDC_ADDRESS_EDIT,162,109,113,14,ES_AUTOHSCROLL
  46. CTEXT "(e.g. [email protected])",IDC_STATIC,162,127,113,8
  47. END
  48. iddNewsWizFinish DIALOG DISCARDABLE 0, 0, WIZ_CXDLG, WIZ_CYDLG
  49. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  50. CAPTION "Outlook Express News Configuration"
  51. FONT 8, "MS Shell Dlg"
  52. BEGIN
  53. CONTROL idbNewsWiz,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,0,0,WIZ_CXBMP,WIZ_CYDLG
  54. LTEXT "Congratulations, you are now ready to start reading news on the Internet.",
  55. IDC_STATIC,WIZ_BODYX,0,183,31
  56. LTEXT "To modify any of this information later, in Outlook Express News go to the News menu and then click Options and select the Server tab. The Options dialog box also allows you to add other news servers.",
  57. IDC_STATIC,WIZ_BODYX,56,183,47
  58. END
  59. iddNewsWizConnect DIALOG DISCARDABLE 0, 0, 276, 140
  60. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  61. CAPTION "Outlook Express News Configuration"
  62. FONT 8, "MS Shell Dlg"
  63. BEGIN
  64. CONTROL idiMailServer,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,
  65. 0,0,80,140
  66. LTEXT "When connecting to your news server, you can connect in several different ways. Please specify the type of connection that you will use.",
  67. IDC_STATIC,92,-1,183,30
  68. CONTROL "I use a &LAN connection",idcLan,"Button",
  69. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,92,38,183,10
  70. CONTROL "I connect man&ually",idcManual,"Button",
  71. BS_AUTORADIOBUTTON,92,52,183,10
  72. CONTROL "I use a &modem to access my newsgroups",idcRas,"Button",
  73. BS_AUTORADIOBUTTON,92,66,183,10
  74. LTEXT "Use the following Dial-Up Networking &connection:",
  75. idcRasDesc,92,83,183,8
  76. COMBOBOX idcRasConnection,92,99,166,70,CBS_DROPDOWNLIST |
  77. CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
  78. PUSHBUTTON "&Properties",idcRasProp,92,119,50,14
  79. PUSHBUTTON "A&dd...",idcRasAdd,149,119,50,14
  80. END
  81. iddNewsWizAccount DIALOG DISCARDABLE 0, 0, 276, 140
  82. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  83. CAPTION "Outlook Express News Configuration"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. CONTROL idiMailServer,IDC_WIZ_BMP,"Static",SS_BITMAP | SS_SUNKEN,
  87. 0,0,80,140
  88. LTEXT "Fill in the information below that your news server requires.",
  89. IDC_STATIC,92,0,183,24
  90. GROUPBOX "Logon settings",IDC_STATIC,93,23,183,79
  91. CONTROL "L&ogon using:",IDC_LOGON_ACCT_RADIO,"Button",
  92. BS_AUTORADIOBUTTON,102,34,167,10
  93. CONTROL "Logon using &Distributed Password Authentication",
  94. IDC_LOGON_SICILY_RADIO,"Button",BS_AUTORADIOBUTTON,102,
  95. 85,167,10
  96. LTEXT "&Account:",IDC_STATIC,115,50,33,8
  97. EDITTEXT IDC_ACCOUNT_EDIT,150,47,118,14,ES_AUTOHSCROLL |
  98. WS_DISABLED
  99. LTEXT "&Password:",IDC_STATIC,115,68,33,8
  100. EDITTEXT IDC_PASSWORD_EDIT,150,65,118,14,ES_PASSWORD |
  101. ES_AUTOHSCROLL | WS_DISABLED
  102. END