d3d9: Fix a trace.
[wine] / dlls / mountmgr.sys / device.c
2008-11-12  Alexandre Julliardmountmgr: Make the device type more specific than what...
2008-10-24  Alexandre Julliardmountmgr: Add a Wine-specific ioctl to query the Unix...
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-15  Alexandre Julliardmountmgr: Specify the drive type as a DWORD instead...
2008-04-22  Maarten Lankhorstexplorer/mountmgr.sys: Move device hotplug code over...