http://bugs.winehq.org/show_bug.cgi?id=9518
Summary: WNetAddConnection Has Wrong Paramters? Product: Wine Version: 0.9.3. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-net AssignedTo: wine-bugs@winehq.org ReportedBy: bobber205@gmail.com
I am trying to run psshutdown.exe with wine.
X command works and logs into the machine and shuts it down on windows. However that same command has a "Access Denied" error msg.
I get:
fixme:mpr:WNetAddConnection2A (0x33f14c, 0x41b4c0, "admin", 0x00000000): stub
The parameters for that function, at least what I found, said "ptr str str long". It looks like it is passing ptr ptr str long instead.
I think the parameters are incorrect.I am using the latest version marked currently stable. Thanks for your time and expertise on this matter. :)
http://bugs.winehq.org/show_bug.cgi?id=9518
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Difficulty|Minutes |--- Resolution| |WONTFIX
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-29 16:50:32 --- Wine does not support windows networking. Use samba instead.
http://bugs.winehq.org/show_bug.cgi?id=9518
Alex Wait bobber205@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |REMIND
--- Comment #2 from Alex Wait bobber205@gmail.com 2007-08-29 17:22:37 --- Why doesn't wine support windows networking?
This is not an issue of a "just use Samba" issue. It's a bug on the function call (or so it seems to me).
Please reopen this bug. I am sure that I am not alone with this issue. Samba can not run .exe files. That is why I am using wine. ;)\
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=9518
Kai Blin blin@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|REMIND |
--- Comment #3 from Kai Blin blin@gmx.net 2007-08-29 18:20:42 --- It will be a while until we can think about supporting something like that in Wine. A while as in months to years. Still, it should be implemented eventually. Reopening bug.
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.)
http://bugs.winehq.org/show_bug.cgi?id=9518
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dan Kegel dank@kegel.com 2008-01-28 05:32:57 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months.