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.

136 lines
4.3 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "windows.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_ADVCFG_Bindings DIALOG DISCARDABLE 0, 0, 252, 218
  24. STYLE DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
  25. CAPTION "Adapters and Bindings"
  26. FONT 8, "MS Shell Dlg"
  27. BEGIN
  28. LTEXT "&Connections:",IDH_TXT_Advcfg_Connections,7,29,42,8
  29. CONTROL "List1",LVW_Adapters,"SysListView32",LVS_REPORT |
  30. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
  31. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  32. WS_TABSTOP,7,40,214,44
  33. PUSHBUTTON "Button1",PSB_Adapter_Up,227,40,18,16,BS_ICON
  34. PUSHBUTTON "Button1",PSB_Adapter_Down,227,60,18,16,BS_ICON
  35. LTEXT "text",IDH_TXT_ADVGFG_BINDINGS,7,102,204,8
  36. CONTROL "Tree1",TVW_Bindings,"SysTreeView32",TVS_DISABLEDRAGDROP |
  37. TVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,113,214,67
  38. PUSHBUTTON "Button1",PSB_Binding_Up,227,113,18,16,BS_ICON |
  39. WS_DISABLED
  40. PUSHBUTTON "Button1",PSB_Binding_Down,227,133,18,16,BS_ICON |
  41. WS_DISABLED
  42. LTEXT "Connections are listed in the order in which they are accessed by network services.",
  43. IDC_STATIC,7,7,214,16
  44. END
  45. IDD_ADVCFG_Provider DIALOGEX 7, 23, 227, 169
  46. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  47. EXSTYLE WS_EX_CONTEXTHELP
  48. CAPTION "Provider Order"
  49. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  50. BEGIN
  51. LTEXT "You can arrange the order in which this computer accesses information on the network. Providers and other connections are accessed in the order listed.",
  52. IDC_STATIC,7,7,213,24
  53. LTEXT "&Network providers:",IDH_TXT_AdvCfg_Network,7,37,74,10
  54. CONTROL "",IDC_TREEVIEW,"SysTreeView32",TVS_HASBUTTONS |
  55. TVS_HASLINES | TVS_LINESATROOT | TVS_SHOWSELALWAYS |
  56. WS_BORDER | WS_TABSTOP,7,47,190,89
  57. PUSHBUTTON "Button1",IDC_MOVEUP,202,47,18,16,BS_ICON
  58. PUSHBUTTON "Button1",IDC_MOVEDOWN,202,67,18,16,BS_ICON
  59. END
  60. #ifdef APSTUDIO_INVOKED
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // TEXTINCLUDE
  64. //
  65. 1 TEXTINCLUDE DISCARDABLE
  66. BEGIN
  67. "resource.h\0"
  68. END
  69. 2 TEXTINCLUDE DISCARDABLE
  70. BEGIN
  71. "#include ""windows.h""\r\n"
  72. "\0"
  73. END
  74. 3 TEXTINCLUDE DISCARDABLE
  75. BEGIN
  76. "\r\n"
  77. "\0"
  78. END
  79. #endif // APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // String Table
  83. //
  84. STRINGTABLE DISCARDABLE
  85. BEGIN
  86. IDS_ADVCFG_LOCK_DESC "Advanced Settings"
  87. IDS_BINDINGS_FOR "&Bindings for %1:"
  88. IDS_ADVCFG_CAPTION "Advanced Settings"
  89. IDS_ADVCFG_CANT_LOCK "Advanced settings cannot be displayed at this time because %1 is accessing the same information. Please close the %1 window(s) and try again."
  90. END
  91. STRINGTABLE DISCARDABLE
  92. BEGIN
  93. IDS_ADVCFG_GENERIC_COMP "<Unknown Application>"
  94. IDS_ADVCFG_PROPSHEET_TITLE "Advanced Settings"
  95. IDS_ADVCFG_WAN_ADAPTERS "[Remote Access connections]"
  96. IDS_ADVCFG_NEED_REBOOT "Advanced settings cannot be displayed at this time because the system must first be rebooted before any configuration changes can be made."
  97. END
  98. STRINGTABLE DISCARDABLE
  99. BEGIN
  100. IDS_NCPA_NETWORK "Network Providers"
  101. IDS_NCPA_PRINT "Print Providers"
  102. END
  103. #endif // English (U.S.) resources
  104. /////////////////////////////////////////////////////////////////////////////
  105. #ifndef APSTUDIO_INVOKED
  106. /////////////////////////////////////////////////////////////////////////////
  107. //
  108. // Generated from the TEXTINCLUDE 3 resource.
  109. //
  110. /////////////////////////////////////////////////////////////////////////////
  111. #endif // not APSTUDIO_INVOKED