XTestFakeKeyEvent events postponed until wine process exits

Ilya Basin basinilya at gmail.com
Sat Mar 24 10:14:41 CDT 2012


Hi list. Currently SendInput() works only with wine windows. I need to
send keypresses to all windows, so I created a winelib dll that uses
XTestFakeKeyEvent. I call this function from a wine process, but all
my fake key presses wait for the process to exit.

What is the reason?





More information about the wine-devel mailing list