A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 80d7517cde [NTOSKRNL]
- Implement IopRemoveDevice and IopStopDevice
- Do a graceful remove before installing new drivers (like Windows does)
- Debug log warnings abound (don't be alarmed ;)) because drivers aren't used to receiving IRP_MN_QUERY_REMOVE_DEVICE, IRP_MN_REMOVE_DEVICE and IRP_MN_QUERY_PNP_DEVICE_STATE from our (formly) crippled PnP manager

svn path=/trunk/; revision=52029
2011-05-31 19:34:08 +00:00
reactos [NTOSKRNL] 2011-05-31 19:34:08 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [MSVCRT_APITEST] 2011-05-31 17:26:30 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00