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.
IOKitWithLibrary
Last Revision: | Version 1.0, 2003-08-27 Shows how an I/O Kit driver can link with a C library from a separate kernel extension. |
Build Requirements: | |
Runtime Requirements: | Mac OS X Mac OS X |
IOKitWithLibrary is a trivial I/O Kit sample that shows how an I/O Kit driver can link with a C library that resides in a separate kernel extension. Some developers find this technique useful because it allows them to share some core functionality between many different I/O Kit drivers. Requirements: Mac OS X Keywords: I/O Kit, library, KEXT
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-08-27