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.

166 lines
7.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "eluidlg.rc"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "ntverp.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. #define VER_FILETYPE VFT_DLL
  24. #define VER_FILESUBTYPE VFT2_UNKNOWN
  25. #define VER_FILEDESCRIPTION_STR "Wireless Zero Configuration Service UI"
  26. #define VER_INTERNALNAME_STR "wzcdlg.dll"
  27. #define VER_ORIGINALFILENAME_STR "wzcdlg.dll"
  28. #include "common.ver"
  29. #ifdef APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // TEXTINCLUDE
  33. //
  34. 1 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "resource.h\0"
  37. END
  38. 2 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  41. "#include ""windows.h""\r\n"
  42. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  43. "#include ""ntverp.h""\r\n"
  44. "\0"
  45. END
  46. 3 TEXTINCLUDE DISCARDABLE
  47. BEGIN
  48. "\r\n"
  49. "\0"
  50. END
  51. #endif // APSTUDIO_INVOKED
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Dialog
  55. //
  56. IDD_WZCQCFG DIALOG DISCARDABLE 0, 0, 230, 198
  57. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  58. CAPTION "Connect to Wireless Network"
  59. FONT 8, "MS Shell Dlg"
  60. BEGIN
  61. LTEXT "The following wireless network(s) are available. To access a wireless network, select it from the list, and then click Connect.",
  62. IDC_WZCQCFG_LBL_INFO,8,7,214,24
  63. LTEXT "Available wireless &networks:",IDC_WZCQCFG_LBL_NETWORKS,
  64. 8,32,185,10
  65. CONTROL "Available Networks",IDC_WZCQCFG_NETWORKS,"SysListView32",
  66. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  67. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  68. WS_TABSTOP,8,44,214,33
  69. ICON "",IDC_WZCQCFG_ICO_WARN,8,82,21,20,NOT WS_VISIBLE
  70. LTEXT "This wireless network is not secure. Because a network key (WEP) is not used for authentication or for data encryption, data sent over this network might be subject to unauthorized access.",
  71. IDC_WZCQCFG_LBL_NOWKINFO,36,82,186,41,NOT WS_VISIBLE
  72. CONTROL "Allow &me to connect to the selected wireless network, even though it is not secure",
  73. IDC_WZCQCFG_CHK_NOWK,"Button",BS_AUTOCHECKBOX | BS_TOP |
  74. BS_MULTILINE | NOT WS_VISIBLE | WS_TABSTOP,24,127,188,23
  75. LTEXT "This wireless network requires the use of a network key (WEP). To access this network, type the key, then click Connect.",
  76. IDC_WZCQCFG_LBL_WKINFO,8,82,214,24,NOT WS_VISIBLE
  77. LTEXT "Network &key:",IDC_WZCQCFG_LBL_WEPK,8,108,68,12,NOT
  78. WS_VISIBLE
  79. EDITTEXT IDC_WZCQCFG_WEPK,85,107,137,12,ES_PASSWORD |
  80. ES_AUTOHSCROLL | NOT WS_VISIBLE
  81. LTEXT "C&onfirm network key:",IDC_WZCQCFG_LBL_WEPK2,8,123,68,
  82. 12,NOT WS_VISIBLE | WS_DISABLED
  83. EDITTEXT IDC_WZCQCFG_WEPK2,85,122,137,12,ES_PASSWORD |
  84. ES_AUTOHSCROLL | NOT WS_VISIBLE | WS_DISABLED
  85. CONTROL "&Enable IEEE 802.1x authentication for this network",
  86. IDC_WZCQCFG_CHK_ONEX,"Button",BS_AUTOCHECKBOX | BS_TOP |
  87. BS_MULTILINE | NOT WS_VISIBLE | WS_TABSTOP,24,140,189,13
  88. LTEXT "If you are having difficulty connecting to a network, click Advanced.",
  89. IDC_WZCQCFG_LBL_NOTWORKING,8,155,214,15,NOT WS_GROUP
  90. PUSHBUTTON "&Advanced...",IDC_WZCQCFG_ADVANCED,8,174,50,14
  91. DEFPUSHBUTTON "&Connect",IDC_WZCQCFG_CONNECT,117,174,50,14
  92. PUSHBUTTON "Cancel",IDCANCEL,172,174,50,14
  93. END
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // DESIGNINFO
  97. //
  98. #ifdef APSTUDIO_INVOKED
  99. GUIDELINES DESIGNINFO DISCARDABLE
  100. BEGIN
  101. IDD_WZCQCFG, DIALOG
  102. BEGIN
  103. LEFTMARGIN, 8
  104. RIGHTMARGIN, 222
  105. TOPMARGIN, 7
  106. BOTTOMMARGIN, 176
  107. END
  108. END
  109. #endif // APSTUDIO_INVOKED
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // Bitmap
  113. //
  114. IDB_WZC_LISTICONS BITMAP DISCARDABLE "res\\wzcui.bmp"
  115. /////////////////////////////////////////////////////////////////////////////
  116. //
  117. // String Table
  118. //
  119. STRINGTABLE DISCARDABLE
  120. BEGIN
  121. IDS_WZCDLG_FAILED "One or more wireless networks are available.\n\nTo see a list of available networks, click here."
  122. 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."
  123. IDS_WZCERR_MISMATCHED_WEPK "The network keys you typed do not match.\nPlease reenter the network key in the confirmation text box."
  124. IDS_WZCERR_CAPTION "Wireless configuration"
  125. 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."
  126. 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."
  127. IDS_WZC_PARTIAL_APPLY "At least one of your changes was not applied successfully to the wireless configuration."
  128. END
  129. #endif // English (U.S.) resources
  130. /////////////////////////////////////////////////////////////////////////////
  131. #ifndef APSTUDIO_INVOKED
  132. /////////////////////////////////////////////////////////////////////////////
  133. //
  134. // Generated from the TEXTINCLUDE 3 resource.
  135. //
  136. /////////////////////////////////////////////////////////////////////////////
  137. #endif // not APSTUDIO_INVOKED