On Thu, Sep 19, 2002 at 09:31:34AM +0100, Max Bowsher wrote: >Pierre A. Humblet wrote: >> Is '!' invalid? It can easily be confused with '|'. > >Maybe ':' ?
Take a look at the context. >> 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) It really depends on the context. cgf
