[Bug 29173] New: Unimplemented function netapi32.dll.NetUseGetInfo
http://bugs.winehq.org/show_bug.cgi?id=29173 Bug #: 29173 Summary: Unimplemented function netapi32.dll.NetUseGetInfo Product: Wine Version: 1.3.33 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: netapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: lightning_uk(a)imgburn.com Classification: Unclassified NetUseGetInfo is exported by netapi32.dll but the function is unimplemented - this causes programs that try to use it (even via dynamic linking) to crash. NetUseGetInfo should go hand in had with NetUseAdd (stub in access.c), NetUseDel (stub in access.c) and NetUseEnum (stub in netapi32.c). All 4 functions have their prototypes in lmuse.h. Could a stub be added for NetUseGetInfo too? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29173 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-11-26 19:05:56 CST --- http://source.winehq.org/patches/data/81298 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29173 --- Comment #2 from LIGHTNING UK! <lightning_uk(a)imgburn.com> 2011-11-27 04:50:44 CST --- Excellent, thank you. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29173 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bf8d9cb7074ab89e85e99166927 | |8fa9fad07aaf4 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-11-28 14:04:28 CST --- http://source.winehq.org/git/wine.git/commitdiff/bf8d9cb7074ab89e85e99166927... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29173 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-12-02 13:33:52 CST --- Closing bugs fixed in 1.3.34. -- 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