[Bug 26952] Taxman Spezial 2011 installer fails (netapi32.NetGetJoinInformation() should behave like a stub using ERROR_CALL_NOT_IMPLEMENTED retval)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 29 02:20:09 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26952

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
            Summary|Taxman Spezial 2011 failed  |Taxman Spezial 2011
                   |to install -                |installer fails
                   |netapi32.NetGetJoinInformat |(netapi32.NetGetJoinInforma
                   |ion() returns success but   |tion() should behave like a
                   |contains no data            |stub using
                   |                            |ERROR_CALL_NOT_IMPLEMENTED
                   |                            |retval)
     Ever Confirmed|0                           |1

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2011-04-29 02:20:04 CDT ---
Hello,

well both approaches work.
Either return ERROR_CALL_NOT_IMPLEMENTED or provide some fake "Workgroup" in
buffer allocated with NetApiBufferAllocate().
I tested with Taxman 2011 - the installer is happy with both.

Needs winetricks msxml3 prerequisite to work around initial msxml3 crash.

Maybe this bug could be about NetGetJoinInformation() to behave like at stub
and not lie using "success" retval but simply stating
ERROR_CALL_NOT_IMPLEMENTED.

Bug 26761 could be about extending NetGetJoinInformation() to return meaningful
information (not only partial).

Maybe "netapi32" could be added to list of avail bugzilla components (one day
some more work is done) which helps properly track the issues.

Regards

-- 
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