Closed GoogleCodeExporter closed 9 years ago
I don't think this is such a good idea. Raw Input uses the Win32 UI thread,
which requires everything to be single threaded in almost all cases.
However, the newly added HandleMessage function lets you receive the message
yourself and pass it into the device handler, so use that to implement whatever
you want.
Original comment by Mike.Popoloski
on 8 Jul 2011 at 4:40
Original issue reported on code.google.com by
lahavl...@gmail.com
on 25 Jun 2011 at 8:17