d3d9/tests: Correct nv40 results.
[wine] / dlls / mountmgr.sys /
2013-04-18  Dmitry Timoshkovmountmgr.sys: Add a missing entry for DEVICE_DVD to...
2012-12-10  Andrew Talbotmountmgr.sys: Remove superfluous semicolon.
2012-09-13  Alexandre Julliardmountmgr: Support udisks2 versions that store the uuid...
2012-06-13  Alexandre Julliardmountmgr: Add support for UDisks2.
2012-06-13  Alexandre Julliardmountmgr: Add a helper function for parsing UDisks...
2012-06-06  Alexandre Julliardmountmgr.sys: Don't try to close the dbus connection.
2012-01-17  Alexandre Julliardmountmgr: Create a symlink in DosDevices for cdroms.
2011-12-28  Francois Gougetmountmgr: Add a trailing '\n' to a WARN() message.
2011-12-21  Alexandre Julliardmountmgr: Require at least one of device or mount point...
2011-12-20  Alexandre Julliardmountmgr: Add dynamic devices support using UDisks.
2011-12-20  Alexandre Julliardmountmgr: Rename hal.c to dbus.c.
2011-11-22  Frédéric Delanoymountmgr.sys: Avoid hardcoding array lengths.
2011-11-08  Bernhard Loosmountmgr: Also call IoCompleteRequest in case of an...
2011-11-08  Bernhard Loosmountmgr, ntoskrnl: METHOD_BUFFERED uses irp->Associate...
2011-09-06  Alexandre Julliardmountmgr.sys: Include system headers before Windows...
2011-07-05  André Hentschelmountmgr.sys: Better fixme for unsupported ioctls.
2011-05-20  Marcus Meissnermountmgr.sys: Mark internal symbols with hidden visibility.
2011-03-10  André Hentschelmountmgr.sys: Handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX.
2011-02-15  Charles Davismountmgr: Use the media kind to fill in the device...
2011-02-01  André Hentschelmountmgr: Use define instead of hardcoded value.
2011-02-01  Ken Thomasesmountmgr: Balance volume references in add_volume().
2011-01-31  Hans Leidekkermountmgr: Add a stub implementation of ioctl 0x560000.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-10  Gerald Pfeifermountmgr.sys: Remove variable result which is not reall...
2010-03-25  Damjan Jovanovicmountmgr: Frame device service functions with IoGetCurr...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-25  Charles Davisinclude: Don't accidentally redefine a member in struct...
2009-11-23  Alexandre Julliardmountmgr: Move creation of the DEVICEMAP registry keys...
2009-08-04  Alexandre Julliardmountmgr: Increment the volume refcount in functions...
2009-07-22  Alexandre Julliardmountmgr: Protect the device structures with a critical...
2009-07-22  Alexandre Julliardmountmgr: Return a copy of the strings in query_dos_device.
2009-07-22  Alexandre Julliardmountmgr: Try to match and reuse volumes when creating...
2009-07-22  Alexandre Julliardmountmgr: Add ref counting for volume objects.
2009-07-22  Alexandre Julliardmountmgr: Better reuse of existing devices.
2009-07-22  Alexandre Julliardmountmgr: Set the drive letter at creation time.
2009-07-22  Alexandre Julliardmountmgr: Use set_volume_info to update the volume...
2009-07-22  Alexandre Julliardmountmgr: Add a helper function to update symlinks.
2009-07-22  Alexandre Julliardmountmgr: Optionally update the drive mount point in...
2009-07-22  Alexandre Julliardmountmgr: Rename the DOS drive mount field for symmetry...
2009-07-21  Alexandre Julliardmountmgr: Create volumes for non-removable volumes...
2009-07-21  Alexandre Julliardmountmgr: Add support for creating volumes without...
2009-07-20  Alexandre Julliardmountmgr: Always set the mount point id as a separate...
2009-07-20  Alexandre Julliardmountmgr: Retrieve the volume uuid through HAL/DiskArbi...
2009-07-20  Alexandre Julliardmountmgr: Add support for setting the drive UUID instea...
2009-07-20  Alexandre Julliardmountmgr: Create a separate structure for volume inform...
2009-07-20  Alexandre Julliardmountmgr: Create a separate structure for disk device...
2009-06-05  Ben Kleinmountmgr.sys: Add tracking of fixed harddisk devices.
2008-12-04  Alexandre Julliardmountmgr.sys: Avoid a compiler warning on older gcc.
2008-11-12  Alexandre Julliardmountmgr: Make the device type more specific than what...
2008-11-10  Alexandre Julliardmountmgr: Return the drive type even when the buffer...
2008-10-24  Alexandre Julliardmountmgr: Add a Wine-specific ioctl to query the Unix...
2008-10-24  Alexandre Julliardmountmgr: Add a Wine-specific ioctl to define a drive...
2008-10-23  Alexandre Julliardmountmgr: Allow to specify the drive letter explicitly...
2008-10-23  Alexandre Julliardmountmgr: Store the contents of the device symlink...
2008-10-21  Alexandre Julliardmountmgr: Reuse create_disk_device to create the initia...
2008-10-21  Alexandre Julliardmountmgr: Create a PhysicalDrive symlink for all harddi...
2008-10-21  Alexandre Julliardmountmgr: Create a new harddisk device for dynamic...
2008-10-21  Alexandre Julliardmountmgr: Query the drive type from the registry for...
2008-10-21  Alexandre Julliardmountmgr: Convert the registry calls to Unicode.
2008-10-21  Alexandre Julliardmountmgr: Return the drive pointer from get_dosdevices_...
2008-10-21  Alexandre Julliardmountmgr: Create devices and symlinks for dynamic drive...
2008-10-21  Alexandre Julliardmountmgr: Moved the harddisk device driver to device.c.
2008-10-21  Alexandre Julliardmountmgr: Include some system headers in mountmgr.h.
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-10-15  Alexandre Julliardmountmgr: Specify the drive type as a DWORD instead...
2008-08-21  H. Verbeetmountmgr: Include the terminating NULL in mount ids.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
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...