mirror of
https://github.com/reactos/reactos.git
synced 2026-06-25 11:07:13 +08:00
144e232b5f07152816a58a2bf6b9308e3eebb982
- Fix IoSetInformation to send the IRP to the right device. - After the major fix in 24996, the functions that had been written to work with the I/O bug stopped working (by sending the IRP to the wrong device object, which, due to the bug was the ""right"" object), this is now fixed and the bootcd works again. svn path=/trunk/; revision=25037
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%