Add FILE_FLAG_FIRST_PIPE_INSTANCE to <w32api/winbase.h>
Earnie Boyd
earnie_boyd@yahoo.com
Fri Jun 21 05:13:00 GMT 2002
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
More information about the Cygwin-patches
mailing list