http://bugs.winehq.org/show_bug.cgi?id=19781
--- Comment #17 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-15 01:09:44 --- (In reply to comment #16)
Work-around for the failing cached credentials. This sends an empty password to make ntlm_auth happy. With this workaround, we should be able to get to the point where the server side of the RPC fails.
Yes, this patch helps. Now the compiler proceeds to the same point as in the Comment #8 for Hans.