Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <3D7537F8.1050105@netscape.net> Date: Tue, 03 Sep 2002 18:30:16 -0400 From: Nicholas Wourms User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com CC: "Pierre A. Humblet" Subject: Re: GetConsoleWindow References: <3D74CE7E DOT FC9C5BDF AT ieee DOT org> <3D74E346 DOT 53082DA7 AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Earnie Boyd wrote: >Fix has been committed. > >Developers, please be aware to add the appropriate _WIN32_WINNT guards as >described in the MSDN.microsoft.com documentation when adding new >imports. > Earnie, You've broken the build on Win32 platforms (dunno about others), as GetConsoleWindow is undeclared at 198 in cygwin/tty.cc. Cheers, Nicholas