This is the mail archive of the cygwin-patches@cygwin.com 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: Add FILE_FLAG_FIRST_PIPE_INSTANCE to <w32api/winbase.h>


MSDN says that this is Win2000 SP2 and XP only.  So you need to guard it
with the appropriate WINVER constant.

Earnie.

P.S.: This list is fine for w32api patches.

Conrad Scott wrote:
> 
> I've attached a patch to add the (new-ish) CreateNamedPipe flag
> FILE_FLAG_FIRST_PIPE_INSTANCE to <w32api/winbase.h>.
> 
> // Conrad
> 
> [This seems to be the correct mailing list for w32api patches. Please
> forward this on and/or give me a hint otherwise. Thanks.]
> 
> 2002-06-21  Conrad Scott  <conrad.scott@dsl.pipex.com>
> 
>  * include/winbase.h: Add file open flag
> FILE_FLAG_FIRST_PIPE_INSTANCE.
> 
>   ------------------------------------------------------------------------
>                    Name: w32api.patch
>    w32api.patch    Type: unspecified type (application/octet-stream)
>                Encoding: quoted-printable
> 
>                     Name: ChangeLog.txt
>    ChangeLog.txt    Type: Plain Text (text/plain)
>                 Encoding: 7bit


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