ReactOS 0.4.17-dev-357-ga8f14ff
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_HLP_INTERFACE_SHOW   100
 
#define IDS_HLP_INTERFACE_SHOW_INTERFACE   101
 
#define IDS_HLP_INTERFACE_SHOW_INTERFACE_EX   102
 
#define IDS_HLP_IP_ADD   200
 
#define IDS_HLP_IP_ADD_ADDRESS   201
 
#define IDS_HLP_IP_ADD_ADDRESS_EX   202
 
#define IDS_HLP_IP_ADD_DNS   203
 
#define IDS_HLP_IP_ADD_DNS_EX   204
 
#define IDS_HLP_IP_DELETE   205
 
#define IDS_HLP_IP_DELETE_ADDRESS   206
 
#define IDS_HLP_IP_DELETE_ADDRESS_EX   207
 
#define IDS_HLP_IP_DELETE_ARPCACHE   208
 
#define IDS_HLP_IP_DELETE_ARPCACHE_EX   209
 
#define IDS_HLP_IP_DELETE_DNS   210
 
#define IDS_HLP_IP_DELETE_DNS_EX   211
 
#define IDS_HLP_IP_SET   212
 
#define IDS_HLP_IP_SET_ADDRESS   213
 
#define IDS_HLP_IP_SET_ADDRESS_EX   214
 
#define IDS_HLP_IP_SET_DNS   215
 
#define IDS_HLP_IP_SET_DNS_EX   216
 
#define IDS_HLP_IP_SHOW   220
 
#define IDS_HLP_IP_SHOW_ADDRESSES   221
 
#define IDS_HLP_IP_SHOW_ADDRESSES_EX   222
 
#define IDS_HLP_IP_SHOW_CONFIG   223
 
#define IDS_HLP_IP_SHOW_CONFIG_EX   224
 
#define IDS_HLP_IP_SHOW_DNS   225
 
#define IDS_HLP_IP_SHOW_DNS_EX   226
 
#define IDS_HLP_IP_RESET   227
 
#define IDS_HLP_IP_RESET_EX   228
 
#define IDS_HLP_WINSOCK_RESET   250
 
#define IDS_HLP_WINSOCK_RESET_EX   251
 
#define IDS_HLP_WINSOCK_SHOW   252
 
#define IDS_HLP_WINSOCK_SHOW_CATALOG   253
 
#define IDS_HLP_WINSOCK_SHOW_CATALOG_EX   254
 
#define IDS_IP_HEADER   300
 
#define IDS_DHCP_ON   301
 
#define IDS_DHCP_OFF   302
 
#define IDS_NOIPADDRESS   303
 
#define IDS_IPADDRESS   304
 
#define IDS_IPADDRESSES   305
 
#define IDS_NOSUBNETMASK   306
 
#define IDS_SUBNETMASK   307
 
#define IDS_SUBNETMASKS   308
 
#define IDS_DEFAULTGATEWAY   309
 
#define IDS_GATEWAYMETRIC   310
 
#define IDS_INTERFACEMETRIC   311
 
#define IDS_STATICNAMESERVER   312
 
#define IDS_DHCPNAMESERVER   313
 
#define IDS_EMPTYLINE   400
 
#define IDS_DUMP_NEWLINE   800
 
#define IDS_DUMP_HEADERLINE   801
 
#define IDS_DUMP_IP_HEADER   802
 
#define IDS_DUMP_IP_INTERFACE   803
 
#define IDS_DUMP_IP_FOOTER   804
 
#define IDS_ERROR_INVALID_INTERFACE   2000
 
#define IDS_ERROR_BAD_VALUE   2001
 
#define IDS_ERROR_ALREADY_DHCP   2002
 
#define IDS_ERROR_GET_PROPERTIES   2003
 
#define IDS_ERROR_ADD_DHCP_ADDRESS   2004
 
#define IDS_ERROR_DELETE_DHCP_ADDRESS   2005
 

Macro Definition Documentation

◆ IDS_DEFAULTGATEWAY

#define IDS_DEFAULTGATEWAY   309

Definition at line 52 of file resource.h.

◆ IDS_DHCP_OFF

#define IDS_DHCP_OFF   302

Definition at line 45 of file resource.h.

◆ IDS_DHCP_ON

#define IDS_DHCP_ON   301

Definition at line 44 of file resource.h.

◆ IDS_DHCPNAMESERVER

#define IDS_DHCPNAMESERVER   313

Definition at line 56 of file resource.h.

◆ IDS_DUMP_HEADERLINE

#define IDS_DUMP_HEADERLINE   801

Definition at line 61 of file resource.h.

◆ IDS_DUMP_IP_FOOTER

#define IDS_DUMP_IP_FOOTER   804

Definition at line 64 of file resource.h.

◆ IDS_DUMP_IP_HEADER

#define IDS_DUMP_IP_HEADER   802

Definition at line 62 of file resource.h.

◆ IDS_DUMP_IP_INTERFACE

#define IDS_DUMP_IP_INTERFACE   803

Definition at line 63 of file resource.h.

◆ IDS_DUMP_NEWLINE

#define IDS_DUMP_NEWLINE   800

Definition at line 60 of file resource.h.

◆ IDS_EMPTYLINE

#define IDS_EMPTYLINE   400

Definition at line 58 of file resource.h.

◆ IDS_ERROR_ADD_DHCP_ADDRESS

#define IDS_ERROR_ADD_DHCP_ADDRESS   2004

Definition at line 70 of file resource.h.

◆ IDS_ERROR_ALREADY_DHCP

#define IDS_ERROR_ALREADY_DHCP   2002

Definition at line 68 of file resource.h.

◆ IDS_ERROR_BAD_VALUE

#define IDS_ERROR_BAD_VALUE   2001

Definition at line 67 of file resource.h.

◆ IDS_ERROR_DELETE_DHCP_ADDRESS

#define IDS_ERROR_DELETE_DHCP_ADDRESS   2005

Definition at line 71 of file resource.h.

◆ IDS_ERROR_GET_PROPERTIES

#define IDS_ERROR_GET_PROPERTIES   2003

Definition at line 69 of file resource.h.

◆ IDS_ERROR_INVALID_INTERFACE

#define IDS_ERROR_INVALID_INTERFACE   2000

Definition at line 66 of file resource.h.

◆ IDS_GATEWAYMETRIC

#define IDS_GATEWAYMETRIC   310

Definition at line 53 of file resource.h.

◆ IDS_HLP_INTERFACE_SHOW

#define IDS_HLP_INTERFACE_SHOW   100

Definition at line 2 of file resource.h.

◆ IDS_HLP_INTERFACE_SHOW_INTERFACE

#define IDS_HLP_INTERFACE_SHOW_INTERFACE   101

Definition at line 3 of file resource.h.

◆ IDS_HLP_INTERFACE_SHOW_INTERFACE_EX

#define IDS_HLP_INTERFACE_SHOW_INTERFACE_EX   102

Definition at line 4 of file resource.h.

◆ IDS_HLP_IP_ADD

#define IDS_HLP_IP_ADD   200

Definition at line 6 of file resource.h.

◆ IDS_HLP_IP_ADD_ADDRESS

#define IDS_HLP_IP_ADD_ADDRESS   201

Definition at line 7 of file resource.h.

◆ IDS_HLP_IP_ADD_ADDRESS_EX

#define IDS_HLP_IP_ADD_ADDRESS_EX   202

Definition at line 8 of file resource.h.

◆ IDS_HLP_IP_ADD_DNS

#define IDS_HLP_IP_ADD_DNS   203

Definition at line 9 of file resource.h.

◆ IDS_HLP_IP_ADD_DNS_EX

#define IDS_HLP_IP_ADD_DNS_EX   204

Definition at line 10 of file resource.h.

◆ IDS_HLP_IP_DELETE

#define IDS_HLP_IP_DELETE   205

Definition at line 12 of file resource.h.

◆ IDS_HLP_IP_DELETE_ADDRESS

#define IDS_HLP_IP_DELETE_ADDRESS   206

Definition at line 13 of file resource.h.

◆ IDS_HLP_IP_DELETE_ADDRESS_EX

#define IDS_HLP_IP_DELETE_ADDRESS_EX   207

Definition at line 14 of file resource.h.

◆ IDS_HLP_IP_DELETE_ARPCACHE

#define IDS_HLP_IP_DELETE_ARPCACHE   208

Definition at line 15 of file resource.h.

◆ IDS_HLP_IP_DELETE_ARPCACHE_EX

#define IDS_HLP_IP_DELETE_ARPCACHE_EX   209

Definition at line 16 of file resource.h.

◆ IDS_HLP_IP_DELETE_DNS

#define IDS_HLP_IP_DELETE_DNS   210

Definition at line 17 of file resource.h.

◆ IDS_HLP_IP_DELETE_DNS_EX

#define IDS_HLP_IP_DELETE_DNS_EX   211

Definition at line 18 of file resource.h.

◆ IDS_HLP_IP_RESET

#define IDS_HLP_IP_RESET   227

Definition at line 34 of file resource.h.

◆ IDS_HLP_IP_RESET_EX

#define IDS_HLP_IP_RESET_EX   228

Definition at line 35 of file resource.h.

◆ IDS_HLP_IP_SET

#define IDS_HLP_IP_SET   212

Definition at line 20 of file resource.h.

◆ IDS_HLP_IP_SET_ADDRESS

#define IDS_HLP_IP_SET_ADDRESS   213

Definition at line 21 of file resource.h.

◆ IDS_HLP_IP_SET_ADDRESS_EX

#define IDS_HLP_IP_SET_ADDRESS_EX   214

Definition at line 22 of file resource.h.

◆ IDS_HLP_IP_SET_DNS

#define IDS_HLP_IP_SET_DNS   215

Definition at line 23 of file resource.h.

◆ IDS_HLP_IP_SET_DNS_EX

#define IDS_HLP_IP_SET_DNS_EX   216

Definition at line 24 of file resource.h.

◆ IDS_HLP_IP_SHOW

#define IDS_HLP_IP_SHOW   220

Definition at line 26 of file resource.h.

◆ IDS_HLP_IP_SHOW_ADDRESSES

#define IDS_HLP_IP_SHOW_ADDRESSES   221

Definition at line 27 of file resource.h.

◆ IDS_HLP_IP_SHOW_ADDRESSES_EX

#define IDS_HLP_IP_SHOW_ADDRESSES_EX   222

Definition at line 28 of file resource.h.

◆ IDS_HLP_IP_SHOW_CONFIG

#define IDS_HLP_IP_SHOW_CONFIG   223

Definition at line 29 of file resource.h.

◆ IDS_HLP_IP_SHOW_CONFIG_EX

#define IDS_HLP_IP_SHOW_CONFIG_EX   224

Definition at line 30 of file resource.h.

◆ IDS_HLP_IP_SHOW_DNS

#define IDS_HLP_IP_SHOW_DNS   225

Definition at line 31 of file resource.h.

◆ IDS_HLP_IP_SHOW_DNS_EX

#define IDS_HLP_IP_SHOW_DNS_EX   226

Definition at line 32 of file resource.h.

◆ IDS_HLP_WINSOCK_RESET

#define IDS_HLP_WINSOCK_RESET   250

Definition at line 37 of file resource.h.

◆ IDS_HLP_WINSOCK_RESET_EX

#define IDS_HLP_WINSOCK_RESET_EX   251

Definition at line 38 of file resource.h.

◆ IDS_HLP_WINSOCK_SHOW

#define IDS_HLP_WINSOCK_SHOW   252

Definition at line 39 of file resource.h.

◆ IDS_HLP_WINSOCK_SHOW_CATALOG

#define IDS_HLP_WINSOCK_SHOW_CATALOG   253

Definition at line 40 of file resource.h.

◆ IDS_HLP_WINSOCK_SHOW_CATALOG_EX

#define IDS_HLP_WINSOCK_SHOW_CATALOG_EX   254

Definition at line 41 of file resource.h.

◆ IDS_INTERFACEMETRIC

#define IDS_INTERFACEMETRIC   311

Definition at line 54 of file resource.h.

◆ IDS_IP_HEADER

#define IDS_IP_HEADER   300

Definition at line 43 of file resource.h.

◆ IDS_IPADDRESS

#define IDS_IPADDRESS   304

Definition at line 47 of file resource.h.

◆ IDS_IPADDRESSES

#define IDS_IPADDRESSES   305

Definition at line 48 of file resource.h.

◆ IDS_NOIPADDRESS

#define IDS_NOIPADDRESS   303

Definition at line 46 of file resource.h.

◆ IDS_NOSUBNETMASK

#define IDS_NOSUBNETMASK   306

Definition at line 49 of file resource.h.

◆ IDS_STATICNAMESERVER

#define IDS_STATICNAMESERVER   312

Definition at line 55 of file resource.h.

◆ IDS_SUBNETMASK

#define IDS_SUBNETMASK   307

Definition at line 50 of file resource.h.

◆ IDS_SUBNETMASKS

#define IDS_SUBNETMASKS   308

Definition at line 51 of file resource.h.