site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Apr 6, 2006, at 2:19 PM, Eric Long wrote: There's PE_get_hotkey... As long as you link your KEXTs vs. the correct symbol set: System6.0.exports:_PE_get_hotkey. I asked because this page says kexts should not call pexpert APIs: <http://developer.apple.com/documentation/Darwin/Conceptual/KEXTConcept/KEXT ConceptDependencies/kext_dependencies.html> Your dependency would be on the System6.0 exports, *NOT* pexpert proper. -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Table 6 Header directories and corresponding kernel subcomponents It's probably more or less correct tha you shouldn't use the APIs, but you were asking how to do something that requires using them - and that's the way you do it. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert