http://bugs.winehq.org/show_bug.cgi?id=19781
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-23 05:14:03 --- In order to simplify debugging I've added all environment varibales from vsvars32.bat to System\CurrentControlSet\Control\Session Manager\Environment, and run 'mspdbsrv.exe -start -spawn ' and 'cl -Zi hello.c' from separate terminals.
Dan, could you please generate and attach the +relay,+seh,+tid,+secur32,+ntlm log to see if that shows the same failure (with ntlm_auth) I have?
Just in case that should be WINEDEBUG=+relay,+seh,+tid,+secur32,+ntlm wine cl -Zi hello.c &>~/cl.log