Raw Input

  • Thread starter Thread starter Tümay Tuzcu
  • Start date Start date
T

Tümay Tuzcu

Hi Everyone

Has any one tried to use Win API to read Raw Input
Or Any Examples
I have tried to get WM_INPUT notifcation from a wndproc but won't work

RegisterRawInputDevices returns false and when i looked at the
lastwin32error
1.run
Not Enough space to complete the command
2.run
Command Completed Succesfully
3.run and so on
Wrong parameter

Thanks...
 
Has any one tried to use Win API to read Raw Input
Or Any Examples

I know tis has come up before, so if you seach these groups at
http://groups.google.com you may find some working code samples.

I have tried to get WM_INPUT notifcation from a wndproc but won't work

Post your code and we can help you look for errors.



Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top