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: src/winsup/w32api ChangeLog include/winnt.h


On Tue, Jan 15, 2002 at 12:07:46AM +0100, cygpatch wrote:
> On Tue, Jan 15, 2002 at 10:00:34AM +1100, Danny Smith wrote:
> >  --- corinna@cygwin.com wrote: > CVSROOT:	/cvs/src
> > > Module name:	src
> > > Changes by:	corinna@sources.redhat.com	2002-01-14 12:15:34
> > > 
> > > Modified files:
> > > 	winsup/w32api  : ChangeLog 
> > > 	winsup/w32api/include: winnt.h 
> > > 
> > > Log message:
> > > 	* include/winnt.h: Add INVALID_FILE_ATTRIBUTES.
> > > 
> > 
> > Although, I agree that DWORD(-1) is what GetFileAttributes returns on
> > error, I can't find any documentation for this define.   Can you help?
> > If it is "non-MSDN" w32api define, it should be commented as such.
> 
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/filesio_9pgz.asp

Oh, btw., I put it into winnt.h since all FILE_ATTRIBUTE_* defines
are in winnt.h.  MSDN requires INVALID_FILE_ATTRIBUTES to be in
winbase.h.  Do you think I should move it?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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