WinputManager icon indicating copy to clipboard operation
WinputManager copied to clipboard

A simple library to access windows input API (such as system global hooks for input capturing and simulate input events) easily using .Net (C#\VB .net)

Results 2 WinputManager issues
Sort by recently updated
recently updated
newest added

Hi shy2net, first of all thanks for posting your code, if I can adapt it to my application it will save me a lot of headaches. It's being very useful...

Hi! Thank's for your library. What do you think about input simulation, will you use SendInput or what?