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.

23 lines
743 B

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corporation, 1999 - 1999 **/
  4. /**********************************************************************/
  5. /*
  6. miscres.h
  7. Misc resource IDs
  8. FILE HISTORY:
  9. */
  10. #define IDC_DATA_ENTRY_DWORD 0x5000
  11. #define IDC_DATA_ENTRY_IPADDRESS 0x5001
  12. #define IDC_DATA_ENTRY_IPADDRESS_ARRAY 0x5002
  13. #define IDC_DATA_ENTRY_STRING 0x5003
  14. #define IDC_DATA_ENTRY_BINARY_ARRAY 0x5004
  15. #define IDC_DATA_ENTRY_NONE 0x5005
  16. #define IDC_DATA_ENTRY_BINARY 0x5006
  17. #define IDC_DATA_ENTRY_ROUTE_ARRAY 0x5007
  18. #define IDC_CHECKLIST_OPTIONS 0x5100