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.

139 lines
5.0 KiB

  1. //*********************************************************************
  2. //* Microsoft Windows **
  3. //* Copyright (c) 1994-1998 Microsoft Corporation
  4. //*********************************************************************
  5. // keep objidl.h from being pulled in, RC compiler chokes on it
  6. #define __objidl_h__
  7. // define as many NOxxxx's as possible to keep windows.h's memory footprint
  8. // small. This greatly speeds up resource compilation time.
  9. //#define WIN32 1
  10. #define NOGDI
  11. #define NONLS
  12. #define NORESOURCE
  13. #define NOSCROLL
  14. #define NOSHOWWINDOW
  15. #define NOWH
  16. #define NODESKTOP
  17. #define NOWINDOWSTATION
  18. #define NOSECURITY
  19. #define NOMSG
  20. #define NOWINOFFSETS
  21. #define NONCMESSAGES
  22. #define NOKEYSTATES
  23. #define NOCLIPBOARD
  24. #define NODEFERWINDOWPOS
  25. #define NOSYSMETRICS
  26. #define NOMENUS
  27. #define NODRAWTEXT
  28. #define NOMB
  29. #define NOCOLOR
  30. #define NOSYSCOMMANDS
  31. #define NOICONS
  32. #define NOWINMESSAGES
  33. #define NOMDI
  34. #define NOHELP
  35. #define NOSYSPARAMSINFO
  36. #define NOLANGUAGE
  37. #define NOTEXTMETRIC
  38. #define NOMETAFILE
  39. #define NOGDICAPMASKS
  40. #define NORASTEROPS
  41. #define NODRIVERS
  42. #define MMNOTIMER
  43. #define MMNOJOY
  44. #define MMNOMMIO
  45. #define MMNOMCI
  46. #define NOMCX
  47. #define NOCOMM
  48. #define NOKANJI
  49. #define NOPROFILER
  50. #define NOKERNEL
  51. #define NOGDI
  52. #define NONLS
  53. #define NOMEMMGR
  54. #define NOTOOLBAR
  55. #define NOTOOLTIPS
  56. #define NOUPDOWN
  57. #define NOSTATUSBAR
  58. #define NOTRACKBAR
  59. #define NOBTNLIST
  60. #define NODRAGLIST
  61. #define NOPROGRESS
  62. #define NOSHELLDEBUG
  63. #define NOMENUHELP
  64. #define NOHOTKEY
  65. #define NOMMIDS
  66. #define NONEWWAVE
  67. #define NONEWRIFF
  68. #define NOBITMAP
  69. #define NOJPEGDIB
  70. #define NONEWIC
  71. #define MMNODRV
  72. #define MMNOSOUND
  73. #define MMNOWAVE
  74. #define MMNOMIDI
  75. #define MMNOMIXER
  76. #define MMNOAUX
  77. #define MMNOTIMER
  78. #define MMNOMMIO
  79. #define MMNOMCI
  80. #define MMNOMMSYSTEM
  81. #define NO_APPLOADER
  82. #define NOUPDOWN
  83. #define NOSTATUSBAR
  84. #define NOMENUHELP
  85. #define NOTRACKBAR
  86. #define NODRAGLIST
  87. #define NOHOTKEY
  88. #define NOHEADER
  89. #define NOIMAGEAPIS
  90. #define NOLISTVIEW
  91. #define NOTREEVIEW
  92. #define NOTABCONTROL
  93. #include <windows.h>
  94. #include <prsht.h> // for WIZ_CXDLG, WIZ_CYDLG
  95. #include <commctrl.h>
  96. #include "ids.h"
  97. #include "wizard.dlg"
  98. STRINGTABLE
  99. BEGIN
  100. IDS_APPNAME, "Connection Manager"
  101. IDS_RNADLL_FILENAME, "RASAPI32.DLL"
  102. IDS_RNAPHDLL_FILENAME, "RNAPH.DLL"
  103. IDS_CONFIG95DLL_FILENAME, "CCFG95.DLL"
  104. IDS_CONFIGNTDLL_FILENAME, "CCFGNT.DLL"
  105. IDS_GENERIC_RNA_ERROR, "Dial-Up Networking error %lu occurred."
  106. IDS_WARN_SERVER_BOUND, "File and printer sharing is running on the same TCP/IP connection you will use to access the Internet. Other users on the Internet might %1"
  107. IDS_WARN_SERVER_BOUND1, "be able to access your files.\r\n\r\nDisabling file and printer sharing is strongly recommended. Do you want Windows to disable file and printer sharing on the TCP/IP connection to the Internet?"
  108. IDS_REMOVE_SERVER_BOUND, "File and printer sharing is running on the same TCP/IP connection you will use to access the Internet. Other users on the Internet might %1"
  109. IDS_REMOVE_SERVER_BOUND1, "be able to access your files. You cannot continue unless you disable file and printer sharing.\r\n\r\nWindows will now disable file and printer sharing on the TCP/IP connection to the Internet."
  110. IDS_MODEM_WIZ_TITLE, "Install New Modem"
  111. IDS_MODEM_CPL_TITLE, "Modems Properties"
  112. IDS_RNAAP_TITLE, "RnaEngClass"
  113. IDS_INSTALLING_FILES, "Installing files..."
  114. END
  115. STRINGTABLE
  116. BEGIN
  117. IDS_ERRFORMAT, "Error %lu occurred."
  118. IDS_ERRInstallModem, "Cannot start the Install New Modem Wizard because of the following error:\r\n%1\r\n\r\nTry installing a modem by double-clicking the Modem icon in Control Panel."
  119. IDS_ERRNoDialOutModem, "Cannot find a dial-out modem. Check the Remote Access Service properties and make sure that at least one modem is configured to dial out."
  120. IDS_ERROutOfMemory, "There is not enough memory to continue. Close down one or more applications and try again."
  121. IDS_ERRLoadConfigDll1, "Cannot load the Internet Configuration library (CCFG95.DLL). The following error occurred:\r\n%1"
  122. IDS_ERRLoadConfigDll2, "The Internet Configuration library (CCFG95.DLL) on your computer is not the correct version. You may need to install a different version of Windows."
  123. IDS_ERRLoadConfigDllNT1, "Cannot load the Internet Configuration library (CCFGNT.DLL). The following error occurred:\r\n%1"
  124. IDS_ERRLoadConfigDllNT2, "The Internet Configuration library (CCFGNT.DLL) on your computer is not the correct version. You may need to install a different version of Windows."
  125. IDS_ERRLoadRNADll1, "Cannot load the Remote Network Access library (RASAPI32.DLL). The following error occurred:\r\n%1"
  126. IDS_ERRLoadRNADll2, "The Remote Network Access library (RASAPI32) on your computer is not the correct version. You may need to install a different version of Windows."
  127. END
  128. //
  129. // Version stamp
  130. //
  131. RCINCLUDE wizard.rcv