[Bug 9518] New: WNetAddConnection Has Wrong Paramters?
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(a)winehq.org ReportedBy: bobber205(a)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. :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9518 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Difficulty|Minutes |--- Resolution| |WONTFIX --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-29 16:50:32 --- Wine does not support windows networking. Use samba instead. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9518 Alex Wait <bobber205(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |REMIND --- Comment #2 from Alex Wait <bobber205(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9518 Kai Blin <blin(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|REMIND | --- Comment #3 from Kai Blin <blin(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9518 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Juan Lang <juan_lang(a)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.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9518 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:32:57 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months. -- 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.
participants (1)
-
wine-bugs@winehq.org