A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu aafc3a967a - Detect if reparsing is being used during IRP completion and complain.
- Free MDLs in a safer way by not actually using the Irp->MdlAddress as we're looping through them.
- Don't leak an event for each Asynchronous API anymore.
- Handle IRP_OB_QUERY_NAME completion properly.
- handle IRP_CREATE_OPERATION with a file object present.
- Use deferred delete for File Object dereferences, to speed up I/O completion.
- Clear the I/O Stack Location when parsing completion stacks.
- Support SL_ERROR_RETURNED during completion routines.

svn path=/trunk/; revision=25993
2007-03-05 00:47:19 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Detect if reparsing is being used during IRP completion and complain. 2007-03-05 00:47:19 +00:00
rosapps split up all testcase to own file. the size are growning 2007-03-04 11:57:44 +00:00