Alexandre Julliard
|
a2feb0f8e4
|
mountmgr: Make the device type more specific than what is possible with the standard Win32 drive types.
|
2008-11-12 11:49:12 +01:00 |
Alexandre Julliard
|
bc32b857ab
|
mountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
b2ebab9f6f
|
mountmgr: Allow to specify the drive letter explicitly when creating/removing a drive.
|
2008-10-23 15:44:18 +02:00 |
Alexandre Julliard
|
5f2d2c7df0
|
mountmgr: Store the contents of the device symlink in the drive object.
|
2008-10-23 15:43:46 +02:00 |
Alexandre Julliard
|
b4b49a7d75
|
mountmgr: Reuse create_disk_device to create the initial harddisk0 device.
|
2008-10-21 16:11:51 +02:00 |
Alexandre Julliard
|
bb13bbe13d
|
mountmgr: Create a PhysicalDrive symlink for all harddisk devices.
|
2008-10-21 16:08:51 +02:00 |
Alexandre Julliard
|
5ea9d65c55
|
mountmgr: Create a new harddisk device for dynamic harddisk drives.
|
2008-10-21 15:52:47 +02:00 |
Alexandre Julliard
|
73229f05c2
|
mountmgr: Query the drive type from the registry for the initial creation.
|
2008-10-21 15:42:21 +02:00 |
Alexandre Julliard
|
6dcfc95671
|
mountmgr: Convert the registry calls to Unicode.
|
2008-10-21 15:28:23 +02:00 |
Alexandre Julliard
|
e6a47f1e8c
|
mountmgr: Return the drive pointer from get_dosdevices_path().
|
2008-10-21 15:20:42 +02:00 |
Alexandre Julliard
|
f36690d44a
|
mountmgr: Create devices and symlinks for dynamic drives too.
|
2008-10-21 15:20:09 +02:00 |
Alexandre Julliard
|
7033120f83
|
mountmgr: Moved the harddisk device driver to device.c.
|
2008-10-21 15:02:10 +02:00 |
Alexandre Julliard
|
c5e7657d0c
|
mountmgr: Include some system headers in mountmgr.h.
|
2008-10-21 15:01:52 +02:00 |
Alexandre Julliard
|
a28a387615
|
mountmgr: Specify the drive type as a DWORD instead of a string.
|
2008-10-15 20:12:27 +02:00 |
Maarten Lankhorst
|
9c02e01dcb
|
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
|
2008-04-22 12:37:02 +02:00 |