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.

151 lines
5.2 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997 - 2000
  5. //
  6. // File: H N C S T R S . H
  7. //
  8. // Contents: extern constant string declarations
  9. //
  10. // Notes:
  11. //
  12. // Author: jonburs 21 June 2000
  13. //
  14. //----------------------------------------------------------------------------
  15. #pragma once
  16. extern const OLECHAR c_wszNamespace[];
  17. extern const OLECHAR c_wszWQL[];
  18. extern const OLECHAR c_wszStar[];
  19. extern const OLECHAR c_wszHnetConnection[];
  20. extern const OLECHAR c_wszHnetProperties[];
  21. extern const OLECHAR c_wszHnetApplicationProtocol[];
  22. extern const OLECHAR c_wszHnetPortMappingProtocol[];
  23. extern const OLECHAR c_wszHnetConnectionPortMapping[];
  24. extern const OLECHAR c_wszHnetFWLoggingSettings[];
  25. extern const OLECHAR c_wszHnetIcsSettings[];
  26. extern const OLECHAR c_wszHnetResponseRange[];
  27. extern const OLECHAR c_wszPath[];
  28. extern const OLECHAR c_wszMaxFileSize[];
  29. extern const OLECHAR c_wszLogDroppedPackets[];
  30. extern const OLECHAR c_wszLogConnections[];
  31. extern const OLECHAR c_wszDhcpEnabled[];
  32. extern const OLECHAR c_wszDnsEnabled[];
  33. extern const OLECHAR c_wszName[];
  34. extern const OLECHAR c_wszDeviceName[];
  35. extern const OLECHAR c_wszEnabled[];
  36. extern const OLECHAR c_wszBuiltIn[];
  37. extern const OLECHAR c_wszOutgoingIPProtocol[];
  38. extern const OLECHAR c_wszOutgoingPort[];
  39. extern const OLECHAR c_wszResponseCount[];
  40. extern const OLECHAR c_wszResponseArray[];
  41. extern const OLECHAR c_wszIPProtocol[];
  42. extern const OLECHAR c_wszStartPort[];
  43. extern const OLECHAR c_wszEndPort[];
  44. extern const OLECHAR c_wszPort[];
  45. extern const OLECHAR c_wszId[];
  46. extern const OLECHAR c_wszConnection[];
  47. extern const OLECHAR c_wszProtocol[];
  48. extern const OLECHAR c_wszTargetName[];
  49. extern const OLECHAR c_wszTargetIPAddress[];
  50. extern const OLECHAR c_wszTargetPort[];
  51. extern const OLECHAR c_wszNameActive[];
  52. extern const OLECHAR c_wszIsLanConnection[];
  53. extern const OLECHAR c_wszIsFirewalled[];
  54. extern const OLECHAR c_wszIsIcsPublic[];
  55. extern const OLECHAR c_wszIsIcsPrivate[];
  56. extern const OLECHAR c_wszIsBridgeMember[];
  57. extern const OLECHAR c_wszIsBridge[];
  58. extern const OLECHAR c_wszPhonebookPath[];
  59. extern const OLECHAR c_wszGuid[];
  60. extern const OLECHAR c_wszHnetFwIcmpSettings[];
  61. extern const OLECHAR c_wszAllowOutboundDestinationUnreachable[];
  62. extern const OLECHAR c_wszAllowOutboundSourceQuench[];
  63. extern const OLECHAR c_wszAllowRedirect[];
  64. extern const OLECHAR c_wszAllowInboundEchoRequest[];
  65. extern const OLECHAR c_wszAllowInboundRouterRequest[];
  66. extern const OLECHAR c_wszAllowOutboundTimeExceeded[];
  67. extern const OLECHAR c_wszAllowOutboundParameterProblem[];
  68. extern const OLECHAR c_wszAllowInboundTimestampRequest[];
  69. extern const OLECHAR c_wszAllowInboundMaskRequest[];
  70. extern const OLECHAR c_wszDefault[];
  71. extern const OLECHAR c_wszDefaultIcmpSettingsPath[];
  72. extern const OLECHAR c_wszHnetConnectionIcmpSetting[];
  73. extern const OLECHAR c_wszIcmpSettings[];
  74. extern const OLECHAR c_wszHnetBridgeMember[];
  75. extern const OLECHAR c_wszBridge[];
  76. extern const OLECHAR c_wszMember[];
  77. extern const OLECHAR c_wszSelect[];
  78. extern const OLECHAR c_wszFrom[];
  79. extern const OLECHAR c_wszWhere[];
  80. extern const OLECHAR c_wsz__Path[];
  81. extern const OLECHAR c_wszReferencesOf[];
  82. extern const OLECHAR c_wszWhereResultClass[];
  83. extern const OLECHAR c_wszAssociatorsOf[];
  84. extern const OLECHAR c_wszWhereAssocClass[];
  85. extern const OLECHAR c_wszPortMappingProtocolQueryFormat[];
  86. extern const OLECHAR c_wszApplicationProtocolQueryFormat[];
  87. extern const OLECHAR c_wszConnectionPropertiesPathFormat[];
  88. extern const OLECHAR c_wszBackupIpConfiguration[];
  89. extern const OLECHAR c_wszEnableDHCP[];
  90. extern const OLECHAR c_wszInterfaces[];
  91. extern const OLECHAR c_wszIPAddress[];
  92. extern const OLECHAR c_wszSubnetMask[];
  93. extern const OLECHAR c_wszDefaultGateway[];
  94. extern const OLECHAR c_wszTcpipParametersKey[];
  95. extern const OLECHAR c_wszZeroIpAddress[];
  96. extern const OLECHAR c_wszSharedAccess[];
  97. extern const OLECHAR c_wszDevice[];
  98. extern const OLECHAR c_wszServiceCheckQuery[];
  99. extern const OLECHAR c_wszHnetConnectionAutoconfig[];
  100. extern const OLECHAR c_wszIcsUpgradeEventName[];
  101. //
  102. // Commonly used string lengths. Generating these at compile time
  103. // saves us a large number of wcslen calls. On debug builds, these
  104. // values are compared with the output of wcslen, and an assertion is
  105. // raised if the values do not match.
  106. //
  107. extern const ULONG c_cchSelect;
  108. extern const ULONG c_cchFrom;
  109. extern const ULONG c_cchWhere;
  110. extern const ULONG c_cchReferencesOf;
  111. extern const ULONG c_cchWhereResultClass;
  112. extern const ULONG c_cchAssociatorsOf;
  113. extern const ULONG c_cchWhereAssocClass;
  114. extern const ULONG c_cchConnection;
  115. extern const ULONG c_cchConnectionPropertiesPathFormat;
  116. //
  117. // Bindings-related strings
  118. //
  119. extern const WCHAR c_wszSBridgeMPID[];
  120. extern const WCHAR c_wszSBridgeSID[];
  121. extern const WCHAR *c_pwszBridgeBindExceptions[];
  122. extern const CHAR c_szMprConfigBufferFree[];
  123. extern const CHAR c_szMprConfigServerConnect[];
  124. extern const CHAR c_szMprConfigServerDisconnect[];
  125. extern const CHAR c_szMprConfigTransportGetHandle[];
  126. extern const CHAR c_szMprConfigTransportGetInfo[];
  127. extern const CHAR c_szMprInfoBlockFind[];
  128. extern const WCHAR c_wszMprapiDll[];
  129. extern const TCHAR c_szEnableFirewall[];
  130. extern const TCHAR c_szYes[];
  131. extern const TCHAR c_szNo[];