Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [129.42.208.182] X-Originating-Email: [j_tetazoo AT hotmail DOT com] X-Sender: j_tetazoo AT hotmail DOT com From: "Thomas Chadwick" To: cygwin AT cygwin DOT com Subject: Problem with w32api/*.h Date: Tue, 06 Apr 2004 16:43:24 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 06 Apr 2004 20:43:24.0461 (UTC) FILETIME=[CE5355D0:01C41C17] I'm having a problem building an app which #includes . It depends on some #defines which are inside a #if (_WIN32_WINNT >= 0x0403 .. #endif clause. (to be specific, it needs the typedef for LPINPUT in winuser.h). My build environment is Windows 2000 SP4, and a quick test tells me that _WIN32_WINNT = 0x0400. Advice? -Tom _________________________________________________________________ Tax headache? MSN Money provides relief with tax tips, tools, IRS forms and more! http://moneycentral.msn.com/tax/workshop/welcome.asp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/