mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
3789427f96c8700ffca579bdb650d450bf7c0a4f
- Plug in the dispatch routines. These are just pass through methods for now to get the filter up and running. - Implement the FastIo handlers. The majority of these call the FastIo routines of the attached device object. - Make sure we detach from devices that are being deleted in FastIoDetachDevice. - Move the FastIoDetachDevice routine to a deferred call as it's too expensive to tie up a FastIo request. svn path=/trunk/; revision=70488
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%