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: More changes about open on Win95 directories.


Pierre A. Humblet wrote:
> Is '!' invalid? It can easily be confused with '|'.

Maybe ':' ?

> I am bothered that the code uses 0 as an illegal
> handle value. Is that really the case?

No.
/usr/include/w32api/winbase.h:232:#define INVALID_HANDLE_VALUE (HANDLE)(-1)

Max.


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