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.
 
 
 
 
 
 

149 lines
5.5 KiB

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#include "eluidlg.rc"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#undef APSTUDIO_HIDDEN_SYMBOLS
#include "ntverp.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Wireless Zero Configuration Service UI"
#define VER_INTERNALNAME_STR "wzcdlg.dll"
#define VER_ORIGINALFILENAME_STR "wzcdlg.dll"
#include "common.ver"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""windows.h""\r\n"
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""ntverp.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_WZCQCFG DIALOG DISCARDABLE 0, 0, 230, 177
STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Connect to Wireless Network"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "The following network(s) are available. To access a network, select it from the list, and then click Connect.",
IDC_WZCQCFG_LBL_INFO,8,7,214,24
LTEXT "Available &networks:",IDC_WZCQCFG_LBL_NETWORKS,8,30,185,
10
CONTROL "Available Networks",IDC_WZCQCFG_NETWORKS,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,8,42,214,41
LTEXT "This network requires the use of a network key (WEP). To access this network, type the key, and then click Connect.",
IDC_WZCQCFG_LBL_WKINFO,8,88,214,24
LTEXT "Network &key:",IDC_WZCQCFG_LBL_WEPK,8,115,49,12
EDITTEXT IDC_WZCQCFG_WEPK,62,114,160,12,ES_AUTOHSCROLL
LTEXT "If you are having difficulty connecting to a network, click Advanced.",
IDC_WZCQCFG_LBL_NOTWORKING,8,132,214,23,NOT WS_GROUP
PUSHBUTTON "&Advanced...",IDC_WZCQCFG_ADVANCED,8,156,50,14
DEFPUSHBUTTON "&Connect",IDC_WZCQCFG_CONNECT,117,156,50,14
PUSHBUTTON "Cancel",IDCANCEL,172,156,50,14
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_WZCQCFG, DIALOG
BEGIN
LEFTMARGIN, 8
RIGHTMARGIN, 222
TOPMARGIN, 7
BOTTOMMARGIN, 176
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_WZC_LISTICONS BITMAP DISCARDABLE "res\\wzcui.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_WZCDLG_FAILED "One or more wireless networks are available.\n\nTo see a list of available networks, click here."
IDS_WZCERR_INVALID_WEPK "The network password needs to be 40bits or 104bits depending on your network configuration.\nThis can be entered as 5 or 13 ascii characters or 10 or 26 hexadecimal characters."
IDS_WZCERR_CAPTION "Wireless configuration"
IDS_CANTACCESSNET_ADHOC "The selected network %1 is a computer-to-computer network. Your wireless connection is currently configured to not connect to computer-to-computer networks. To allow your wireless connection to connect to computer-to-computer networks, follow these steps:\n\n1. Click OK to dismiss this dialog, and then click Advanced.\n2. On the wireless connection properties that appear, click Advanced.\n3. On the Advanced option page, change which networks your wireless connection can connect to.\n4. Click OK on the Advanced dialog and OK on the wireless connection properties to apply this change."
IDS_CANTACCESSNET_INFRA "The selected network %1 is an access point network. Your wireless connection is currently configured to not connect to access point networks. To allow your wireless connection to connect to access point networks, follow these steps:\n\n1. Click OK to dismiss this dialog, and then click Advanced.\n2. On the wireless connection properties that appear, click Advanced.\n3. On the Advanced option page, change which networks your wireless connection can connect to.\n4. Click OK on the Advanced dialog and OK on the wireless connection properties to apply this change."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED