Re: CGDisplayBaseAddress at kernel?
Re: CGDisplayBaseAddress at kernel?
- Subject: Re: CGDisplayBaseAddress at kernel?
- From: "rohit dhamija" <email@hidden>
- Date: Thu, 21 Jun 2007 21:05:49 +0530
Just an update to my previous post
Can we have access to these api's at kernel level ?? I require CGGetActiveDisplayList and CGDisplayBaseAddress in specific.
Actually i am accessing accessing frambuffer from my user application. Now i need to do the same from my kernel extension.
///Code snippet at user level//
Ptr fullImageBuffer;
fullImageBuffer = CGDisplayBaseAddress (CGMainDisplayID ());
////
Any link, pointer will be of great use.
Thanks and Regards,
Rohit
On 6/21/07, rohit dhamija <email@hidden
> wrote:
Hi,
Working on Mac OS X 10.4.9 and have a small query
Does IOKIT provides API's similiar to CGGetActiveDisplayList and CGDisplayBaseAddress at kernel level? If yes, can you please detail the same ?
Thanks and Regards,
--
Rohit Dhamija(M) 9818446545
--
Rohit Dhamija(M) 9818446545
_______________________________________________
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