This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: w32api/include/winbase.h rev. 1.101, OVERLAPPED and -std=c99


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]