[Bug 29173] New: Unimplemented function netapi32.dll.NetUseGetInfo

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 26 06:54:39 CST 2011


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 at winehq.org
        ReportedBy: lightning_uk at 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.



More information about the wine-bugs mailing list