matlo / GIMX

The GIMX software.
GNU General Public License v3.0
590 stars 105 forks source link

Improve catching inputs in background #593

Closed matlo closed 5 years ago

matlo commented 6 years ago

This follows #583. Some games still prevent GIMX from catching inputs in background.

matlo commented 5 years ago

LowLevelKeyboardProc and LowLevelMouseProc are being tested.

matlo commented 5 years ago

Running with elevated privileges fixes events not received when running apps with elevated privileges.