Home
last modified time | relevance | path

Searched hist:"5 ab1cfc5" (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/
H A Dguid.cdiff 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 Ddisksup.cdiff 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 Dntoskrnl.hdiff 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 :-).