version/tests: Fix a copy-paste mistake.
[wine] / dlls / mountmgr.sys / mountmgr.c
2008-10-17  Alexandre Julliardmountmgr: Store the device name in the mount point...
2008-10-17  Alexandre Julliardmountmgr: Store mount points as a list instead of an...
2008-10-17  Alexandre Julliardmountmgr: Enforce a minimal length for the mount point id.
2008-10-15  Alexandre Julliardmountmgr: Return the drive unique id in IOCTL_MOUNTMGR_...
2008-08-21  H. Verbeetmountmgr: Include the terminating NULL in mount ids.
2008-04-22  Maarten Lankhorstexplorer/mountmgr.sys: Move device hotplug code over...
2008-01-16  Alexandre Julliardmountmgr.sys: Fix values returned for IOCTL_STORAGE_GET...
2008-01-09  Alexandre Julliardmountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY...
2008-01-04  Alexandre Julliardmountmgr.sys: Implemented the IOCTL_MOUNTMGR_QUERY_POIN...
2008-01-04  Alexandre Julliardmountmgr.sys: Add devices to the MountedDevices registr...
2008-01-04  Alexandre Julliardmountmgr.sys: Create disk devices for all configured...
2008-01-04  Alexandre Julliardmountmgr.sys: Create a hard disk device for PhysicalDrive0.
2008-01-04  Alexandre Julliardmountmgr.sys: Added initial stub for the mount point...