A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Cameron Gutman 1733eb0a2f - We forget that AE_BUFFER_OVERFLOW is normal and expected since our buffer length is 0 so don't fail if that status is returned
- For any device that actually had resources we would return STATUS_SUCCESS without building a resource list and if the device didn't have resources we would end up freeing a NULL pointer, storing stack trash in Irp->IoStatus.Information, and then returning STATUS_SUCCESS
 - Fixes reporting device resources (and possibly the VBox additions crash with ACPI enabled)

svn path=/trunk/; revision=46080
2010-03-10 22:25:40 +00:00
irc
reactos - We forget that AE_BUFFER_OVERFLOW is normal and expected since our buffer length is 0 so don't fail if that status is returned 2010-03-10 22:25:40 +00:00
rosapps Sync Winfile to Wine 1.1.40 2010-03-06 16:00:22 +00:00
rostests [OLE32_WINETEST] 2010-03-10 21:52:40 +00:00
wallpaper