Jester
[✅] Receiving Game Controller Input while Minimized (WinForms C#) | Repost
i know about the win32 raw input api and that one sends messages to your window message loop. you can also make it het global messages, not only in your window. i feel like you have tried wappers of it here but idk why those dont seem to work that way?
32 replies
✅ Wndproc is not receiving any messages when window is not focused
bcuz people ask for this frequently, i have made an example project https://github.com/QubitTooLate/Keylogging
22 replies