- Fix MSVC breakage caused by recent modifications of cctypes.h.
authorAlex Ionescu <aionescu@gmail.com>
Mon, 22 Jan 2007 22:16:13 +0000 (22:16 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 22 Jan 2007 22:16:13 +0000 (22:16 +0000)
commit89056c2f7afeb9597c211b33f41670186a848125
treef4b3992f2ada978498a03c36e26e19ac5eab8f9d
parentb5edfb619c82563cef7c5aa9202444e201a6ce3f
- Fix MSVC breakage caused by recent modifications of cctypes.h.
- Remove structures from ntifs.h that shouldn't be there.
- Add support for optimized detection of a DOS device path \?? or \??\ and implement it into ObpLookupObjectName.
- Add support for proper re-parsing up to a maximum of 30 times to avoid reparse DOS attacks on the kernel.
- Set WIN32_WINNT version to Windows 2003 SP1.

svn path=/trunk/; revision=25602
reactos/include/ddk/ntifs.h
reactos/include/ndk/cctypes.h
reactos/ntoskrnl/ex/pushlock.c
reactos/ntoskrnl/include/internal/ex.h
reactos/ntoskrnl/include/internal/ob.h
reactos/ntoskrnl/include/ntoskrnl.h
reactos/ntoskrnl/ob/obname.c