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.

16 lines
625 B

  1. /*************************************************
  2. * new.h *
  3. * *
  4. * Copyright (C) 1995-1999 Microsoft Inc. *
  5. * *
  6. *************************************************/
  7. #define ID_ADD 101
  8. #define ID_DEL 102
  9. #define ID_NEWCHR 104
  10. #define ID_SHU 106
  11. #define ID_LISTBOX 109
  12. #define ID_TS1 103
  13. #define ID_TS2 105
  14. #define ID_TS3 108