j
k
j a
j l
Just a nitpick, but why not use the CRT functions for output (instead of WriteConsole+WriteFile bits). Lots of .exe in programs/ use that construct because they've been written at a time where using msvcrt was a pain. This is no longer the case.
Back to the thread
Back to the list