Ctrl/Shift don't autorepeat

Nikolay Sivov bunglehead at gmail.com
Thu Nov 26 02:50:27 CST 2009


Hi, guys.

I've noticed some problems with keyboard input while testing my favorite 
Listview control code.
The problem is that Ctrl/Shift don't fire WM_KEYDOWNs properly: they 
don't trigger autorepeat.

Is it a known input processing problem?

P.S. Alt key is different cause it generates WM_SYSKEYDOWN which isn't 
supported by control yet.



More information about the wine-devel mailing list