Re: How to talk with a kernel extension?
Re: How to talk with a kernel extension?
- Subject: Re: How to talk with a kernel extension?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 8 Nov 2007 18:13:47 +0100
Le 8 nov. 07 à 17:57, email@hidden a écrit :
Hi,
thank you for the link. I found some informations concerning
syscall. But is it possible to use a class from the GUI application
in the kext?
You have to do a user space application and a kext. The kext could
not use GUI, but the user space app can.
Maybe you should also read this before beginning:
http://developer.apple.com/documentation/Darwin/Conceptual/
KernelProgramming/keepout/chapter_2_section_1.html
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden