hbirr@svn.reactos.com wrote:
- Reference the file object in IopSecurityFile.
- Don't set FO_DIRECT_DEVICE_OPEN in IoCreateStreamFileObject.
- Disabled the setting of IRP_NOCACHE, because vfat cannot handle cached and non cached requests for the same file.
- Set the correct device object in NtWriteFile.
Hi,
This change breaks usetup. As I said, IoCreateStreamFileObject must be left with the current hack intact.
Best regards, Alex Ionescu