X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4D6FD581.2020807@gmail.com>
Date: Thu, 03 Mar 2011 17:53:05 +0000
From: Pete Batard <pbatard@gmail.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: w32api/include/winbase.h rev. 1.101, OVERLAPPED and -std=c99
References: <4D6FC5BE.7030601@gmail.com> <20110303173737.GA16585@ednor.casa.cgf.cx>
In-Reply-To: <20110303173737.GA16585@ednor.casa.cgf.cx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2011.03.03 17:37, Christopher Faylor wrote:
> It's the other way around.  Cygwin's winbase.h comes from MinGW.  If
> there is an issue you need to take it up with the MingW folks.

Ah OK - will do then.

> OTOH, for Cygwin programs you shouldn't be using winbase.h at all.

For pure cygwin yes, but we wanted a common abstracted polling for 
asynchronous transfers on Windows platforms, since poll() it's not 
available in MSVC, and the only option then is to use an OVERLAPPED.

Anyway, thanks for the reply.

Regards,

/Pete

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

