mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
827ed4b146
Some applications, run on a CDROM, may attempt to open a file with write access. CDFS driver will deny such request in ReactOS (but also in Windows NT). Then, to restore that behavior from old Windows (9X), our ntvdm, as Microsoft ntvdm will attempt to reopen the file only with read access, if opening failed because of denied access and if the file is on a CDROM. CORE-15211 |
||
---|---|---|
.. | ||
mvdm | ||
win | ||
win32 | ||
CMakeLists.txt |