http://bugs.winehq.org/show_bug.cgi?id=9518
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2007-08-30 09:48:48 --- Alex, the bug description is that the parameters are wrong. I'll note that you say WNetAddConnection, but you're really talking about WNetAddConnection2A. The .spec file says: @ stdcall WNetAddConnection2A(ptr str str long)
This appears to be correct, from your description and from what documentation I could find.
Are you concerned about the fixme output? This just happens not to be printing the password to the console. This is useful in case a log file is uploaded somewhere.
So I'm going to close this because of the summary. If the bug is that it doesn't work, please adjust the summary and reopen (though as Kai notes, don't hold your breath for resolution.)