Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Where are my HID reports going?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where are my HID reports going?



At 9:33 AM -0800 2/9/10, email@hidden wrote:
Looking through the other examples, some create Input Queues. I
haven't done that. Is that needed? Have I missed something dumb?  I am
working through TN2187 "New HID Manager APIs for Mac OS X version
10.5" and, while it is very good, it is missing some key examples.

Looking at your code, you're spinning w/o giving your RunLoop any time.

Try replacing:

	while (1) {
		usleep(1000000);
		}


With a call to CFRunLoopRun() or one of its friends.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Where are my HID reports going? (From: email@hidden)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.