Module: wine Branch: master Commit: a2feb0f8e4337084a10c66e06ce4322b03292c34 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a2feb0f8e4337084a10c66e06c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Nov 12 10:47:49 2008 +0100 mountmgr: Make the device type more specific than what is possible with the standard Win32 drive types. --- dlls/mountmgr.sys/device.c | 96 ++++++++++++++++++++++++----------------- dlls/mountmgr.sys/diskarb.c | 4 +- dlls/mountmgr.sys/hal.c | 7 ++- dlls/mountmgr.sys/mountmgr.c | 24 ++++++++++- dlls/mountmgr.sys/mountmgr.h | 16 ++++++- 5 files changed, 98 insertions(+), 49 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a2feb0f8e4337084a10c66...