Re: PE_get_hotkey
Re: PE_get_hotkey
- Subject: Re: PE_get_hotkey
- From: Terry Lambert <email@hidden>
- Date: Thu, 6 Apr 2006 17:22:15 -0700
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>
Table 6 Header directories and corresponding kernel subcomponents
Your dependency would be on the System6.0 exports, *NOT* pexpert proper.
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.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden