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.
|
|
#include <winver.h> #include "resource.h" #include "nconn32.rcv"
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN 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." END
STRINGTABLE DISCARDABLE BEGIN IDS_APPTITLE "Network Setup Wizard" END
|