RawInput

Michał Majchrowicz mmajchrowicz at gmail.com
Mon Jan 8 15:02:11 CST 2007


Hi. I am trying to write functions for RawInput in wine.
If understand correctly GetRawInputDeviceList function gives us
an array of rawinputdevice's registered with function
RegisterRawInputDevices.
So implementing it would be just geting and setting data in array.
But I have two question:
1) Where should i put this array? In which file?
2) How can I get data to fill the begining of the array (according
to my tests when Windows has only mouse and keyboard connected there are 4
input devices)
Regards Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20070108/a3434361/attachment.htm


More information about the wine-devel mailing list