Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
TbltDrvr
Last Revision: | Version 1.0, 2003-01-14 First Version |
Build Requirements: | |
Runtime Requirements: | Carbon |
'ADBS' resources are loaded and executed at boot time (before INIT 31), and they are made of two main parts, the installation or initialization code and the the actual driver. In this example, the installation portion allocates memory in the system heap for the service routine and the "optional data area." It installs the driver using the Apple Desktop Bus (ADB) Manager call _SetADBInfo. Requires: System 7.0 Keywords: ADB
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14