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.

31 lines
834 B

  1. #ifndef _CAPPLID_H
  2. #define _CAPPLID_H
  3. // Callback ID's
  4. #define RES_SELECTRES_240 14
  5. #define RES_SELECTRES_400 15
  6. #define CM_XM_ABS 20
  7. #define CM_YM_ABS 22
  8. #define AUTOFEED 30
  9. #define PS_SEGMENT 40
  10. #define PS_A3 40
  11. #define PS_B4 41
  12. #define PS_A4 42
  13. #define PS_B5 43
  14. #define PS_LETTER 44
  15. #define PS_POSTCARD 45
  16. #define PS_MPF 46
  17. #define PS_A5 47
  18. #define PS_FREE 48
  19. #define CBID_PORT 50
  20. #define CBID_LAND 51
  21. #define PRN_2000 60
  22. #define PRN_2000W 61
  23. #define PRN_3000 62
  24. #endif // _CAPPLID_H