Serious Key Reader - Source Included

BlitzMax Forums/BlitzMax Programming/Serious Key Reader - Source Included

dw817(Posted 2016) [#1]
.


dw817(Posted 2016) [#2]
This is really a bit of a nightmare, but it does work perfectly now.

Try SHIFT keystrokes, CTRL, ALT, CAPS LOCK, NUM LOCK, and arrow keys with Testplay flag on.

Despite what it can do, I would be curious if any of you find a way of improving this so the code is not so lengthy yet still uses createwindow() as the main graphics driver.

One really tricky thing I got working was to write the code so it would disregard Windows' own Repeat key handler and use solely the custom one in this code.




Questions, compliments, comments, or kerosene, take your pick and lemme know what you think !