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.

15 lines
800 B

  1. // Common Identifiers
  2. // Controls (IDC_*)
  3. #define HIDC_STATSDLG_LIST 0x4413EC
  4. #define HIDC_STATSDLG_BTN_REFRESH 0x4413ED
  5. #define HIDC_STATSDLG_BTN_SELECT_COLUMNS 0x4413EE
  6. #define HIDC_STATSDLG_BTN_CLEAR 0x4413EF
  7. #define HIDC_DISPLAYED_COLUMNS 0x4413F7
  8. #define HIDC_MOVEUP_COLUMN 0x4413F8
  9. #define HIDC_MOVEDOWN_COLUMN 0x4413F9
  10. #define HIDC_RESET_COLUMNS 0x4413FA
  11. #define HIDC_HIDDEN_COLUMNS 0x4413FD
  12. #define HIDC_ADD_COLUMNS 0x4413FE
  13. #define HIDC_REMOVE_COLUMNS 0x4413FF
  14. #define HIDC_STATIC_DESCRIPTION 0x4413FB
  15. #define HIDC_SEARCH_ANIMATE 0x4413FC