[Bug 19144] QueryContextAttributesW returns wrong return value

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 2 14:59:52 CDT 2010


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





--- Comment #12 from Andras Kovacs <andras at csevego.net>  2010-08-02 14:59:51 ---
The first problem: We set 16 + 256 in cbTrailer elem, windows sets simply 16.
If I change to 16 (mac_size), it goes further.
The next error is:
A connection was successfully established with the server, but then an error
occurred during the login process. (provider: TCP Provider, error: 0 - TCP
Provider: ) (Microsoft SQL Server, Error: 10054)

AFAIK 10054 is connection reset.

Finally windows's values of stream sizes:
header=5
trailer=16
maximummsg=16384
buffers=4
blocksize=1

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