Christian Pradelli wrote:
Can I help in any way to solve it?
Yes, checkout latest Wine source and compile it. It's already fixed.
Vitaliy.
On 7/20/07, Christian Pradelli <[EMAIL PROTECTED]> wrote:
Can I help in any way to solve it?
Its going to take a bit of debugging on your part. You can try to use
git bisect and work through each patch from ws2_32 in 38 to 39 and see
if you can isolate which one causes the problem.
Thanks
Stev
Hello,
I have an application done in delphi that send and receive streams to a TCP
server using indy. This applications is working fine since older versions of
wine (0.9.5).
After version 0.9.39 (up to last 0.9.41) the checksum of the stream is wrong
when received in server side. The problem on
Hi,
While going through the test results there are failures for gdiplus for win98,
NT and W2K as gdiplus is not available (by default) on these platforms.
Should the test be re-written (LoadLibrary and friends)?
Cheers,
Paul.
"Evan Stade" <[EMAIL PROTECTED]> writes:
> [try3] >1 instead of >=1
>
> dlls/gdi32/pen.c |6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
You need to add test cases for that one (and it also needs to pass the
existing tests...)
--
Alexandre Julliard
[EMAIL PROTECTED]
"Matt Jones" <[EMAIL PROTECTED]> writes:
> Change SetThreadPriority to correctly handle invalid priority values
> From 40bcdbe07d2f5cc0e5de33512858625f940b9c8c Mon Sep 17 00:00:00 2001
> From: Matt Jones <[EMAIL PROTECTED]>
> Date: Tue, 17 Jul 2007 14:58:01 -0700
> Subject: [PATCH] server: Conform
Andrew Talbot <[EMAIL PROTECTED]> writes:
> What is wrong with this patch, please?
The proper fix is the make the categories field non const.
--
Alexandre Julliard
[EMAIL PROTECTED]