Leaked source code of windows server 2003
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
524 B

  1. #define IDD_OBJATTRS 6000
  2. #define IDS_NAME 6010
  3. #define IDS_TYPE 6001
  4. #define IDS_OTHERLABEL 6011
  5. #define IDS_OTHERTEXT 6012
  6. #define IDCB_INHERIT 6002
  7. #define IDCB_PERMANENT 6003
  8. #define IDCB_EXCLUSIVE 6004
  9. #define IDS_PAGEDCHARGE 6005
  10. #define IDS_NONPAGEDCHARGE 6006
  11. #define IDS_COUNT 6100
  12. #define IDS_HANDLES 6101
  13. #define IDS_TOTALHANDLES 6102
  14. #define IDS_POINTERS 6103
  15. #define IDS_TOTALPOINTERS 6104
  16. #define IDS_CREATIONTIME 6105