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.

20 lines
557 B

  1. #include <winver.h>
  2. #include "resource.h"
  3. #include "nconn32.rcv"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // String Table
  7. //
  8. STRINGTABLE DISCARDABLE
  9. BEGIN
  10. IDS_ASKCANCEL_NOTSAFE "Setup is not complete. If you quit now, this computer will not be set up for networking and will not be able to gain access to your network. If you quit Setup, you will need to change some network settings manually."
  11. END
  12. STRINGTABLE DISCARDABLE
  13. BEGIN
  14. IDS_APPTITLE "Network Setup Wizard"
  15. END