- From: Vladimir Kozlov <Vladimir.Kozlov@idm.ru>
- Date: Tue, 9 Feb 1999 14:53:39 +0300
- To: www-lib@w3.org
Does anybody had success in compiling the tiny browser under NT? The problem is that MSVC has not STDIN_FILENO variable. I've set the following: #define STDIN_FILENO (_fileno( stdin )) but it does not work... By the way, the same problem is in eventloop under NT. Any ideas? Kind regards, Vladimir Kozlov.
Received on Tuesday, 9 February 1999 06:53:11 UTC