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.

57 lines
2.2 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by attredit.rc
  4. //
  5. #define IDC_EDIT_BUTTON 1072
  6. #define IDS_PROJNAME 5000
  7. #define IDD_ATTRIBUTE_EDITOR_DIALOG 5001
  8. #define IDS_NOTSET 5001
  9. #define IDC_MANDATORY_CHECK 5002
  10. #define IDD_STRING_EDITOR_DIALOG 5002
  11. #define IDS_NO_EDITOR 5002
  12. #define IDC_OPTIONAL_CHECK 5003
  13. #define IDD_STRING_EDITOR_MULTI_DIALOG 5003
  14. #define IDS_NO_ATTRIBUTE_INFO 5003
  15. #define IDC_SET_CHECK 5004
  16. #define IDC_ATTRIBUTE_LIST 5006
  17. #define IDC_VALUE_EDIT 5008
  18. #define IDC_VALUE_LIST 5010
  19. #define IDC_CLEAR_BUTTON 5014
  20. #define IDD_INT_EDITOR_DIALOG 5020
  21. #define IDD_LARGEINT_EDITOR_DIALOG 5021
  22. #define IDD_BOOLEAN_EDITOR_DIALOG 5022
  23. #define IDD_TIME_EDITOR_DIALOG 5023
  24. #define IDD_OCTET_STRING_EDITOR_DIALOG 5024
  25. #define IDS_ATTR_COL_SYNTAX 5025
  26. #define IDC_ATTRIBUTE_STATIC 6000
  27. #define IDS_ATTR_COL_ATTRIBUTE 6000
  28. #define IDS_ATTR_COL_SETNOTSET 6001
  29. #define IDC_TRUE_RADIO 6002
  30. #define IDS_ATTR_COL_VALUE 6002
  31. #define IDC_FALSE_RADIO 6003
  32. #define IDS_ATTR_SET 6003
  33. #define IDC_NOTSET_RADIO 6004
  34. #define IDS_ATTR_NOTSET 6004
  35. #define IDC_DATE_PICKER 6005
  36. #define IDC_TIME_PICKER 6006
  37. #define IDC_EDIT2 6008
  38. #define IDC_VIEW_TYPE_COMBO 6010
  39. #define IDS_HEXADECIMAL 6050
  40. #define IDS_DECIMAL 6051
  41. #define IDS_BINARY 6052
  42. #define IDS_WCHAR 6053
  43. #define IDS_CHAR 6054
  44. #define IDS_OCTAL 6055
  45. #define IDS_FAILED_INITIALIZE_EDITOR 6070
  46. #define IDS_FAILED_GET_NEW_VALUE_EDITOR 6071
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE 5026
  52. #define _APS_NEXT_COMMAND_VALUE 32768
  53. #define _APS_NEXT_CONTROL_VALUE 6013
  54. #define _APS_NEXT_SYMED_VALUE 7000
  55. #endif
  56. #endif