terminal/src/tools/echokey
Mike Griese 1ae4252a7b
Make conechokey use ReadConsoleInputW by default (#5148)
This PR updates our internal tool `conechokey` to use `ReadConsoleInputW` by default. It also adds a flag `-a` to force it to use `ReadConsoleInputA`.

I discovered this while digging around for #1503, but figured I'd get this checked in now while I'm still investigating.

Since this is just a helper tool, I spent as little effort writing this change - yea the whole tool could benefit from cleaner code but _ain't nobody got time for that_.
2020-03-30 16:06:27 +00:00
..
ConEchoKey.vcxproj Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
main.cpp Make conechokey use ReadConsoleInputW by default (#5148) 2020-03-30 16:06:27 +00:00
res.rc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources Sync with latest inbox changes 2019-10-17 15:11:07 -07:00