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 <[EMAIL PROTECTED]> > > * 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
