Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 00002 /* icons */ 00003 00004 #define IDI_SHELL_NETWORK_FOLDER 100 00005 #define IDI_HORIZONTAL 101 00006 #define IDI_NETSTAT 102 00007 #define IDI_VERTICAL 103 00008 #define IDI_NET_ERROR 104 00009 #define IDI_NET_IDLE 105 00010 #define IDI_NET_OFF 106 00011 #define IDI_NET_REC 107 00012 #define IDI_NET_TRANS 108 00013 #define IDI_NET_TRANSREC 109 00014 00015 /* dialogs */ 00016 #define IDD_NETPROPERTIES 400 00017 #define IDD_LAN_NETSTATUS 401 00018 #define IDD_STATUS 402 00019 #define IDD_LAN_NETSTATUSADVANCED 403 00020 #define IDD_LAN_NETSTATUSDETAILS 404 00021 00022 /* dialog controls */ 00023 #define IDC_NETCARDNAME 1000 00024 #define IDC_CONFIGURE 1001 00025 #define IDC_COMPONENTSLIST 1002 00026 #define IDC_INSTALL 1003 00027 #define IDC_UNINSTALL 1004 00028 #define IDC_PROPERTIES 1005 00029 #define IDC_DESCRIPTION 1006 00030 #define IDC_SHOWTASKBAR 1007 00031 #define IDC_NOTIFYNOCONNECTION 1008 00032 00033 #define IDC_SEND 1100 00034 #define IDC_RECEIVED 1101 00035 #define IDC_STATUS_PROPERTIES 1102 00036 #define IDC_ENDISABLE 1103 00037 #define IDC_STATUS 1104 00038 #define IDC_DURATION 1105 00039 #define IDC_SPEED 1106 00040 #define IDC_NETSTAT 1107 00041 00042 #define IDC_DETAILSTYPE 1200 00043 #define IDC_DETAILSIP 1201 00044 #define IDC_DETAILSSUBNET 1202 00045 #define IDC_DETAILSGATEWAY 1203 00046 #define IDC_DETAILS 1204 00047 00048 #define IDC_CLOSE 1300 00049 00050 /* resource constants */ 00051 00052 #define IDS_NETWORKCONNECTION 10000 00053 #define IDS_SHV_COLUMN_NAME 10001 00054 #define IDS_SHV_COLUMN_TYPE 10002 00055 #define IDS_SHV_COLUMN_STATE 10003 00056 #define IDS_SHV_COLUMN_DEVNAME 10004 00057 #define IDS_SHV_COLUMN_PHONE 10005 00058 #define IDS_SHV_COLUMN_OWNER 10006 00059 #define IDS_TYPE_ETHERNET 10007 00060 #define IDS_STATUS_NON_OPERATIONAL 10008 00061 #define IDS_STATUS_UNREACHABLE 10009 00062 #define IDS_STATUS_DISCONNECTED 10010 00063 #define IDS_STATUS_CONNECTING 10011 00064 #define IDS_STATUS_CONNECTED 10012 00065 #define IDS_STATUS_OPERATIONAL 10013 00066 00067 #define IDS_NET_ACTIVATE 10100 00068 #define IDS_NET_DEACTIVATE 10101 00069 #define IDS_NET_STATUS 10102 00070 #define IDS_NET_REPAIR 10103 00071 #define IDS_NET_CREATELINK 10104 00072 #define IDS_NET_DELETE 10105 00073 #define IDS_NET_RENAME 10106 00074 #define IDS_NET_PROPERTIES 10107 00075 00076 #define IDS_FORMAT_BIT 10200 00077 #define IDS_FORMAT_MBIT 10201 00078 #define IDS_FORMAT_KBIT 10202 00079 #define IDS_FORMAT_GBIT 10203 00080 #define IDS_DURATION_DAY 10204 00081 #define IDS_DURATION_DAYS 10205 00082 #define IDS_ASSIGNED_DHCP 10206 00083 #define IDS_ASSIGNED_MANUAL 10207 00084 00085 #define IDS_PHYSICAL_ADDRESS 10300 00086 #define IDS_IP_ADDRESS 10301 00087 #define IDS_SUBNET_MASK 10302 00088 #define IDS_DEF_GATEWAY 10303 00089 #define IDS_DHCP_SERVER 10304 00090 #define IDS_LEASE_OBTAINED 10305 00091 #define IDS_LEASE_EXPIRES 10306 00092 #define IDS_DNS_SERVERS 10307 00093 #define IDS_WINS_SERVERS 10308 00094 #define IDS_PROPERTY 10309 00095 #define IDS_VALUE 10310 00096 Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|