Searched hist:"5 ab1cfc5" (Results 1 – 3 of 3) sorted by relevance
/reactos/ntoskrnl/ |
H A D | guid.c | diff 5ab1cfc5 Mon Oct 21 16:28:40 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Rewrite IoAssignDriveLetters to make NT5 compliant
The major change with this rewrite is the support for the mount manager. Fstub will now assume that most of the devices are PnP and that they are already registered to the mount manager. It will thus ask the mount manager to assign the drive letter. Fstub will keep assigning drive letters non mission critical devices such as CDs, floppies and other removable devices.
See MountMgr:QueryPoints API test that will now return mount points :-).
|
/reactos/ntoskrnl/fstub/ |
H A D | disksup.c | diff 5ab1cfc5 Mon Oct 21 16:28:40 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Rewrite IoAssignDriveLetters to make NT5 compliant
The major change with this rewrite is the support for the mount manager. Fstub will now assume that most of the devices are PnP and that they are already registered to the mount manager. It will thus ask the mount manager to assign the drive letter. Fstub will keep assigning drive letters non mission critical devices such as CDs, floppies and other removable devices.
See MountMgr:QueryPoints API test that will now return mount points :-).
|
/reactos/ntoskrnl/include/ |
H A D | ntoskrnl.h | diff 5ab1cfc5 Mon Oct 21 16:28:40 GMT 2019 Pierre Schweitzer <pierre@reactos.org> [NTOSKRNL] Rewrite IoAssignDriveLetters to make NT5 compliant
The major change with this rewrite is the support for the mount manager. Fstub will now assume that most of the devices are PnP and that they are already registered to the mount manager. It will thus ask the mount manager to assign the drive letter. Fstub will keep assigning drive letters non mission critical devices such as CDs, floppies and other removable devices.
See MountMgr:QueryPoints API test that will now return mount points :-).
|