[Bug 37980] Word Viewer 2007 fails to open *.docx files with Windows version set to Vista or later (Word Converter local COM server requires WebDAV client API 'DavClnt.dll')

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 10 16:26:30 CDT 2015


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

--- Comment #8 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

--- quote ---
In 1.7.47 it now crashes in unimplemented function
davclnt.dll.DavRegisterAuthCallback when the Windows version is set to Vista.
--- quote ---

This was expected after the stub dll became available.

--- snip ---
...
0029:Call KERNEL32.LoadLibraryExW(32a8d258 L"DavClnt.DLL",00000000,00000000)
ret=32607e99
...
0029:Ret  KERNEL32.LoadLibraryExW() retval=7d980000 ret=32607e99
0029:Call KERNEL32.GetProcAddress(7d980000,32a89dec
"DavGetTheLockOwnerOfTheFile") ret=3261330b
0029:Ret  KERNEL32.GetProcAddress() retval=7d9867b4 ret=3261330b
0029:Call KERNEL32.GetProcAddress(7d980000,32a89dd8 "DavInvalidateCache")
ret=3261330b
0029:Ret  KERNEL32.GetProcAddress() retval=7d9867e0 ret=3261330b
0029:Call KERNEL32.GetProcAddress(7d980000,32a89db8
"DavCancelConnectionsToServer") ret=3261330b
0029:Ret  KERNEL32.GetProcAddress() retval=7d986730 ret=3261330b
0029:Call KERNEL32.GetProcAddress(7d980000,32a89da0 "DavRegisterAuthCallback")
ret=3261330b
0029:Ret  KERNEL32.GetProcAddress() retval=7d986acc ret=3261330b
0029:Call KERNEL32.GetProcAddress(7d980000,32a89d84
"DavUnregisterAuthCallback") ret=3261330b
0029:Ret  KERNEL32.GetProcAddress() retval=7d98680c ret=3261330b
0029:Call davclnt.DavRegisterAuthCallback(32eafec4,00000001) ret=32bed227
0029:fixme:davclnt:DavRegisterAuthCallback stub (0x32eafec4,1)
0029:Ret  davclnt.DavRegisterAuthCallback() retval=00000000 ret=32bed227 
...
--- snip ---

With 'DavRegisterAuthCallback' stub in place it runs into bug 38897 in Vista
mode.

Regards

-- 
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