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.

11 lines
482 B

  1. #include <ncres.h>
  2. // String resources
  3. #define IDS_DESC_COMOBJ_DHCPSCFG IDS_NC_DHCPCFG + 0
  4. #define IDS_DHCP_OPTION_006_NAME IDS_NC_DHCPCFG + 1
  5. #define IDS_DHCP_OPTION_006_COMMENT IDS_NC_DHCPCFG + 2
  6. #define IDS_DHCP_OPTION_015_NAME IDS_NC_DHCPCFG + 3
  7. #define IDS_DHCP_OPTION_015_COMMENT IDS_NC_DHCPCFG + 4
  8. #define IDS_DHCP_SUBNET_NAME IDS_NC_DHCPCFG + 5
  9. #define IDS_DHCP_SUBNET_COMMENT IDS_NC_DHCPCFG + 6