X-Recipient: archive-cygwin AT delorie DOT 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 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 AT cygwin DOT com Subject: Re: w32api/include/winbase.h rev. 1.101, OVERLAPPED and -std=c99 References: <4D6FC5BE DOT 7030601 AT gmail DOT com> <20110303173737 DOT GA16585 AT ednor DOT casa DOT cgf DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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