Preference Services
Preference Services
- Subject: Preference Services
- From: "John Farmer" <email@hidden>
- Date: Wed, 14 May 2003 15:57:40 -0700
I am trying to find out a way to send some information down to a user client
when my OS loads. My situation is that I have a driver that needs some
information to run. I have this information in a plist in my Preferences
folder. What I want to do is: when the OS loads, I want to be able to do is
check to see if my driver is initialized (its a KEXT), and when it loads I
want to get the information I need out of the plist and send it to my user
client to pass down to the driver. This task sounds almost like a windows
service, and I've looked up CFPreferences, but I have not been able to find a
answer one way or the other to confirm that this is the proper way to perform
this task. I would appreciate it if anyone could enlighten me on this
subject.
Thanks in advance,
John Farmer
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.