[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows keyboard input
From: |
Jason Hood |
Subject: |
Re: Windows keyboard input |
Date: |
Mon, 23 Jan 2017 21:30:10 +1000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 |
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.