delorie.com/archives/browse.cgi | search |
From: | sos AT prospect DOT com DOT ru (Sergey Okhapkin) |
Subject: | RE: "GetNumberOfConsoleInputEvents" never 0? |
28 Feb 1997 00:54:16 -0800 : | |
Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
Distribution: | cygnus |
Message-ID: | <01BC2567.A87461F0.cygnus.gnu-win32@gater.krystalbank.msk.ru> |
Original-To: | "gnu-win32 AT cygnus DOT com" <gnu-win32 AT cygnus DOT com>, |
"'Tony FITZPATRICK'" | |
<pfitz AT pratique DOT fr> | |
Encoding: | 16 TEXT |
Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
Tony FITZPATRICK wrote: > I am working on texinfo in the cdk source release and having trouble with > the "info.exe" reader. The function "GetNumberOfConsoleInputEvents" always > returns 1 when it should be returning 0. "fhandler.cc" seems to expect it to Yes. After keypress and read() it returns 1 due to key release event. To process this properly fhandler.cc should take in mind VMIN and VTIME fields in termio structure. -- Sergey Okhapkin Moscow, Russia Looking for a job. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |