[Bug 41034] TomTom MyDrive Connect needs implementation of KERNEL32.dll.SetVolumeMountPointW

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 02:23:47 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=41034

Hanno Meyer-Thurow <h.mth at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61369|0                           |1
        is obsolete|                            |

--- Comment #24 from Hanno Meyer-Thurow <h.mth at web.de> ---
Created attachment 61374
  --> https://bugs.winehq.org/attachment.cgi?id=61374
Implementation of SetVolumeMountPointW by Johannes Obermayr (v3)

v2: Remove call to HeapFree.
v2: Add null-terminator for WCHAR arrays to keep mountmgr ioctl simple.
v3: Actually do the right thing.

What is not happening, is, that the drive is not physically created on disk.
There is no ~/.wine-staging/drive_e nor ~/.wine-staging/dosdevices/e: created.
That would need a link to mountmgr.sys:device.c or so. Any pointers anyone?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list