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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden