Advertisement

Latest rawinput Activity

How did MS enumerate the product name for DeviceManager's container?

There are quite a few strings available. Perhaps you want HidD_GetPhysicalDescriptor()?

12,779 views
Advertisement

TL;DR; As I wrote above, I read from the MSDN stuff that you can have either use WMINPUT message but TranslateMessage/DispatchMessage will consume it and remove the QSRAWINPUT flag from the OS queue where the raw input data is stored or you can have GetRawInputBuffer to return try getting stuff fro…

8,827 views
Advertisement
Advertisement