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
539 B

  1. #define CI_HELP 10001
  2. #define HC_SECURITY_INFO 0x0204
  3. #define CI_FROM_NODE 1701
  4. #define CI_FROM_APP 1702
  5. #define CI_TO_APP 1703
  6. #define CI_TO_TOPIC 1704
  7. #define CI_PERM_READ 1705
  8. #define CI_PERM_WRITE 1706
  9. #define CI_PERM_EXECUTE 1707
  10. #define CI_START_APP 1708
  11. #define CI_COMMAND 1709
  12. #define CI_LB 1710
  13. #define CI_CHANGE 1711
  14. #define CI_DELETE 1712
  15. #define CI_APPEND 1713
  16. #define CI_LINE_1 1714
  17. #define CI_LINE_2 1715
  18. #define CI_LINE_3 1716
  19. #define CI_LINE_4 1717
  20. #define CI_LINE_5 1718
  21. #define CI_INSERT 1719
  22. #define CI_RESTORE 1720