[Bug 24864] Windows Double Explorer complains "unable to find an entry point named 'IUnknown_SetSite' in DLL 'SHLWAPI.DLL'"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 23 13:02:34 CDT 2010


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2010-10-23 13:02:34 CDT ---
Interesting:

---
0022:Call KERNEL32.LoadLibraryExW(001ea438
L"Z:\\media\\PROGRAMS\\SHLWAPI.DLL",00000000,00000008) ret=79e862c8
0022:Ret  KERNEL32.LoadLibraryExW() retval=7ed80000 ret=79e862c8
...
0022:Call KERNEL32.GetProcAddress(7ed80000,038358e4 "IUnknown_SetSite")
ret=79e84c2d
0022:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=79e84c2d
0022:Call KERNEL32.GetProcAddress(7ed80000,0032dd11 "IUnknown_SetSiteW")
ret=79f19b93
0022:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=79f19b93
---

What does this path mean on your setup?

Anyway, a fix for builtin module is simple, I'll attach it shortly.

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