Where to find CGSDisplayAddress
Where to find CGSDisplayAddress
- Subject: Where to find CGSDisplayAddress
- From: David Blanton <email@hidden>
- Date: Wed, 04 Jun 2003 09:27:04 -0600
I am writing a Cocoa screen capture program. There is a sample called Grab
in /Applications/Utilities.
I did nm -n -m on Grab. Of course it showed all the NSxxxxx stuff but
there were also some CGSxxxxxx entries that are said to be from application
services. Theses are not in CoreGraphics.
9389cfc0 (prebound undefined [lazy bound]) external _CGSGetDisplayAddress
(from ApplicationServices)
Can anyone tell me where to find the definition of CGSGetDisplayAddress
within application services?
Thanks in advance!
--
David Blanton
"Cocoa FNG"
_______________________________________________
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.