On 22/01/2017 1:46, Eli Zaretskii wrote: > Thanks, but shouldn't at least some parts in this patch be conditioned > on running on Windows 10? I mean, would the code work unaltered on > older systems?
AFAIK it should work on all (NT-based) Windows (I'm on 7 myself). It was only the console seek that changed on 10, with GetConsoleMode probably being a better test, anyway. -- Jason.
