reactos/drivers/storage/mountmgr
Hermès Bélusca-Maïto ed27d733f7
[MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959)
Fix IOCTL_MOUNTDEV_LINK_CREATED, IOCTL_MOUNTDEV_LINK_DELETED,
IOCTL_MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY, to Win2k3+ compatible definitions.
The previous versions of these IOCTLs (in Win2000 and XP) were defined without any access protection.

This was noticed here:
https://community.osr.com/t/ioctl-mountdev-link-created-definition-changed/29428
2024-06-12 12:31:32 +02:00
..
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
database.c [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
device.c [MPR][MOUNTMGR][DDK] Remove unused wine-specific code (#6958) 2024-06-12 12:29:22 +02:00
mntmgr.h [MOUNTMGR] Some cleanup 2024-06-12 12:29:06 +02:00
mountmgr.c [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
mountmgr.rc [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
notify.c [MOUNTMGR] Do not handle device removal notification 2020-12-27 18:35:52 +03:00
point.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
symlink.c [MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959) 2024-06-12 12:31:32 +02:00
uniqueid.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00