mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
This test allows viewing the window keyboard messages (`WM_KEYDOWN/UP`, `WM_CHAR`, ...) that are sent by Win32k whenever the user presses keys, including what happens when Alt+Numpad combinations are typed in. The application shows the list of received messages in a format similar to that of Microsoft Spy++.