Add FILE_FLAG_FIRST_PIPE_INSTANCE to <w32api/winbase.h>

Earnie Boyd earnie_boyd@yahoo.com
Tue Jun 25 15:15:00 GMT 2002


Conrad Scott wrote:
> 
> "Earnie Boyd" <earnie_boyd@yahoo.com> wrote:
> > Yes, you may commit the change except make the ChangeLog entry
> >
> >         * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add
> > constant.
> 
> Done.
> 
> Sorry that this took such an effort. I'll try to do a bit better next
> time.
> 
> Thanks for your time.
> 

You're welcome.  BTW, comments are forbidden in the w32api headers
beyond what are already there.  This is due to the fact that most of the
headers are included when you include windows.h and a consensus was made
to remove comments to help speed up reading the headers.  Once GCC-3.2
is out and we have compilable headers that may change.

Earnie.



More information about the Cygwin-patches mailing list