[Bug 5054] can not install microsoft visual C++ express 2005

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 20 18:14:04 CDT 2008


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





--- Comment #7 from Dan Hipschman <dsh at linux.ucla.edu>  2008-03-20 18:14:03 ---
This needs the SetCredentials method of IBackgroundCopyJob2 implemented. 
Specifically, if you put a trace in there, you'll see it needs
Target=BG_AUTH_TARGET_PROXY and Scheme=BG_AUTH_SCHEME_NTLM:

trace:qmgr:BackgroundCopyJobConstructor (L"Visual Studio Express",0,0x7d5a7654)
...
trace:qmgr:BITS_IBackgroundCopyJob_SetCredentials cred=(2,3)
fixme:qmgr:BITS_IBackgroundCopyJob_SetCredentials Not implemented

Note that this depends on an rpcrt4/widl patch set sent today, but that is sure
to get accepted soon enough.


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