Re: GetKeys equivalent for Universal Binaries
Re: GetKeys equivalent for Universal Binaries
- Subject: Re: GetKeys equivalent for Universal Binaries
- From: Eric Albert <email@hidden>
- Date: Wed, 5 Apr 2006 16:21:56 -0700
On Apr 5, 2006, at 4:12 PM, Kaveh Kardan wrote:
I'm porting some legacy code from OS9 to Universal Binaries, and
was wondering if there is a simple equivalent to the GetKeys()
call. Basically, I need to be able to poll the modifier keys
(shift and option).
This is probably better asked on carbon-dev rather than xcode-users,
but GetKeys is part of Carbon. It should work for you. There's a
little trickiness on Intel because you have to pass a different type,
but it still works....
-Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden