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.

42 lines
1.2 KiB

  1. /*******************************************************************
  2. *
  3. * DESCRIPTION: DVD-1 Command ID header file.
  4. *
  5. * AUTHOR: J Bruce
  6. *
  7. * HISTORY: 1/31/97 First release
  8. *
  9. *******************************************************************/
  10. #define ABORT 0x8120
  11. #define DIGEST 0x621
  12. #define DUMPDATA_VCD 0x322
  13. #define DUMPDATA_DVD 0x136
  14. #define FADE 0x223
  15. #define FLUSHBUFFER 0x8124
  16. #define FREEZE 0x125
  17. #define HIGHLIGHT 0x226
  18. #define HIGHLIGHT2 0x427
  19. // #define MEMCOPY() 0x32C
  20. #define MEMCOPY 0x32C // Modyfied by H.Yagi
  21. #define NEWPLAYMODE 0x28
  22. #define OSDCOPYDATA 0x350
  23. #define OSDCOPYREGION 0x651
  24. #define OSDADD_DELTOLIST 0x355
  25. #define OSDITEMLISTTOBITMAP 0x656
  26. #define OSDXORDATA 0x357
  27. #define OSDXORReEGION 0x658
  28. #define PAUSE 0x12A
  29. #define PLAY 0x42B
  30. #define RESET 0x802D
  31. #define RESUME 0x12E
  32. #define SCAN 0x32F
  33. #define SCREENLOAD 0x330
  34. #define SELECTSTREAM 0x231
  35. #define SETFILL 0x532
  36. #define SETSTREAMS 0x233
  37. #define SINGLESTEP 0x134
  38. #define SLOWMOTION 0x235
  39. #define REVERSE 0x33B // by oka
  40. #define REVSINGLESTEP 0x33C // by oka
  41. #define MAGNIFY 0x329 // by oka