PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

Supporting the Hardware Cursor

PCI-based Power Macintosh computers implement a hardware cursor capability that graphics drivers may support. The status and control calls that graphics drivers implementing hardware cursors must respond to are as following:

Only drivers that provide a hardware cursor need to respond to these calls.

A utility routine, VSLPrepareCursorForHardwareCursor, helps drivers convert QuickDraw's internal cursor representation into their hardware cursor's format. This routine is described in Hardware Cursor Utility.


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)