reactos/reactos/hal
Stefan Ginsberg e7e6699ae1 - Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and MAXULONGLONG instead of ~0 or casting -1 to unsigned.
- bintype.c: Use INVALID_SET_FILE_POINTER instead of (DWORD)-1.
- irp.c: KsGetNodeIdFromIrp returns KSFILTER_NODE (which is -1).
- basetsd.h: Add missing MAXUINT and MAXULONGLONG.
- typedefs.h: Add MAXULONG for mkhive.
- elf.inc.h and pe.c: Remove incorrect and unneeded MAXULONG define.

svn path=/trunk/; revision=43192
2009-09-27 20:07:43 +00:00
..
hal Merge HAL changes 34743, 34812, 34839, 34917, 35515, 35771, 35902, 35904, 2009-09-26 21:32:53 +00:00
halamd64 Merge HAL changes 34743, 34812, 34839, 34917, 35515, 35771, 35902, 35904, 2009-09-26 21:32:53 +00:00
halarm - winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI -- this is defined in ntdef.h. Use NTSYSAPI for HalDispatchTable instead of DECLSPEC_IMPORT (see below). 2009-08-07 10:45:59 +00:00
halppc - Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and MAXULONGLONG instead of ~0 or casting -1 to unsigned. 2009-09-27 20:07:43 +00:00
halx86 - Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and MAXULONGLONG instead of ~0 or casting -1 to unsigned. 2009-09-27 20:07:43 +00:00
hal.rbuild Merge HAL changes 34743, 34812, 34839, 34917, 35515, 35771, 35902, 35904, 2009-09-26 21:32:53 +00:00