[Bug 26011] BitLocker 1.x doesn't find any drives to unlock (kernel32.GetVolumeNameForVolumeMountPointW complains about mounted folder/reparse point support missing)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 14 17:25:32 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26011

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://download.chip.eu/en/
                   |                            |Bit-Locker-To-Go_6226319.ht
                   |                            |ml
                 CC|                            |focht at gmx.net
            Summary|BitLocker.exe not working   |BitLocker 1.x doesn't find
                   |                            |any drives to unlock
                   |                            |(kernel32.GetVolumeNameForV
                   |                            |olumeMountPointW complains
                   |                            |about mounted
                   |                            |folder/reparse point
                   |                            |support missing)
     Ever Confirmed|0                           |1
           Severity|enhancement                 |normal

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2011-06-14 17:25:31 CDT ---
Hello,

confirming, adjusting some fields.

--- snip ---
0020:Call shlwapi.PathFileExistsW(004be2fc L"B:\\COV 0000. BL") ret=010155b5
0020:Call KERNEL32.SetErrorMode(00000001) ret=6ee33c35
0020:Ret  KERNEL32.SetErrorMode() retval=00000000 ret=6ee33c35
0020:Call KERNEL32.GetFileAttributesW(004be2fc L"B:\\COV 0000. BL")
ret=6ee33c46
0020:Ret  KERNEL32.GetFileAttributesW() retval=00000020 ret=6ee33c46
0020:Call KERNEL32.SetErrorMode(00000000) ret=6ee33c57
0020:Ret  KERNEL32.SetErrorMode() retval=00000001 ret=6ee33c57
0020:Ret  shlwapi.PathFileExistsW() retval=00000001 ret=010155b5 
...
0020:Call shlwapi.PathFileExistsW(004be2fc L"B:\\COV 0000. ER") ret=010155b5
0020:Call KERNEL32.SetErrorMode(00000001) ret=6ee33c35
0020:Ret  KERNEL32.SetErrorMode() retval=00000000 ret=6ee33c35
0020:Call KERNEL32.GetFileAttributesW(004be2fc L"B:\\COV 0000. ER")
ret=6ee33c46
0020:Ret  KERNEL32.GetFileAttributesW() retval=00000020 ret=6ee33c46
0020:Call KERNEL32.SetErrorMode(00000000) ret=6ee33c57
0020:Ret  KERNEL32.SetErrorMode() retval=00000001 ret=6ee33c57
0020:Ret  shlwapi.PathFileExistsW() retval=00000001 ret=010155b5 
...
0020:Call KERNEL32.GetVolumeNameForVolumeMountPointW(004be794
L"\\\\?\\B:\\",004be300,00000104) ret=01015386
0020:fixme:volume:GetVolumeNameForVolumeMountPointW Mounted Folders are not yet
supported
0020:Ret  KERNEL32.GetVolumeNameForVolumeMountPointW() retval=00000000
ret=01015386
0020:Call KERNEL32.GetLastError() ret=01015390
0020:Ret  KERNEL32.GetLastError() retval=00001126 ret=01015390 
...
--- snip ---

The BitLocker installer also suffers from bug 16876

$ sha1sum KB970401-x86.exe 
1eae8e71493ce9e683bbf33d4c6cb4472c0ac7f1  KB970401-x86.exe

$ wine --version
wine-1.3.22-78-g4b2bfb4

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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