On Mon, Sep 29, 2003 at 12:53:43PM +0200, Varga Zoltan wrote:
> I believe the definition of INVALID_FILE_ATTRIBUTES in
> /usr/include/w32api/winnt.h is broken:
>
> #define INVALID_FILE_ATTRIBUTES (DWORD (-1))
Yup, seems wrong. Danny, could you change that??
Thanks for the note,
Corinna
Hi All,
I believe the definition of INVALID_FILE_ATTRIBUTES in
/usr/include/w32api/winnt.h is broken:
#define INVALID_FILE_ATTRIBUTES (DWORD (-1))
It is missing a () around DWORD. To try this out, use the
following test program:
<
2 matches
Mail list logo