[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

Many programs will wish to be notified if the user has changed the disk in
the active drive. While this can be done via the Intuition DISKREMOVED and
DISKINSERTED messages, sometimes more tightly controlled testing is
required.  The trackdisk device provides commands to initiate interrupt
processing when disks change.

 Adding A Diskchange Software Interrupt Handler 
 Removing A Diskchange Software Interrupt Handler