pinvoke icon indicating copy to clipboard operation
pinvoke copied to clipboard

User32 raw input API is not present

Open jnm2 opened this issue 5 years ago • 2 comments

E.g.: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerrawinputdevices

jnm2 avatar Oct 11 '20 03:10 jnm2

Maybe I can have a go add this, but not sure when I have the time.

Anyway, you might want to look at the code here if you need some examples: https://github.com/dapplo/Dapplo.Windows/blob/master/src/Dapplo.Windows.Input/RawInputApi.cs

Lakritzator avatar Jan 18 '21 08:01 Lakritzator

Thanks for volunteering, @Lakritzator.

I would encourage anyone thinking about contributing to the repo to not do anything about it this week in particular. I am not at liberty to say why just yet, but wait till this weekend and reevaluate.

AArnott avatar Jan 18 '21 15:01 AArnott