ion@svn.reactos.com wrote:
Update Fast I/O Dispatch routines to proper defintions, and move some stuff into io defines instead of internal native types. Remove outdated data due to newest IFS.
Modified: trunk/reactos/include/ddk/fsfuncs.h Modified: trunk/reactos/include/ddk/iotypes.h Modified: trunk/reactos/include/ntos/rtltypes.h Modified: trunk/reactos/include/ntos/zwtypes.h
It seems we have now two definitions of FILE_BASIC_INFORMATION with a different size. It depends on including pshpack4.h or not.
- Hartmut