Re: [D3D9] fix for SetFVF memleak [2nd try+patch]

2006-10-13 Thread Ivan Gyurdiev
Ivan Gyurdiev wrote: Ivan Gyurdiev wrote: Karsten Elfenbein wrote: * don't prevent IUnknown_Release of pDecl in the exit section and fix for http://bugs.winehq.org/show_bug.cgi?id=5656 This seems wrong, d3d9 does not keep an internal reference of the vdecl. Try the attached patch instead, l

Re: windows web server app fails to send more than 11680 bytes !?

2006-10-13 Thread Eric Pouech
[IDC]Dragon wrote: a +ntdll trace would be helpful How do I enable that? (likely a noob question) WINEDEBUG=+ntdll wine foo.exe OK, got it. I have attached a log to the bugzilla entry. In addition, I also now attached an executable, complete with sample data, so anybod

Re: kernel level drivers - next try

2006-10-13 Thread Vitaliy Margolen
Saulius Krasuckas wrote: > Today I have tried to compile ntoskrnl.exe, then checked out master > branch, compiled stock Wine, then tried to run win32 app which do simple > port I/O after it loads (GIVE)IO.SYS driver. Driver simply loaded, did > its initialization and immediatelly exited. It's

Re: bugzilla app upgrading

2006-10-13 Thread Jérôme Bouat
Tom, contact me if I can do something. Le jeudi 12 octobre 2006 à 17:28 -0500, Tom Spear a écrit : > On 10/11/06, Jérôme Bouat <[EMAIL PROTECTED]> wrote: > Hello, > > Because of the following bug > http://bugs.winehq.org/show_bug.cgi?id=5202 > I would like

Re: comctl32: Win64 printf format warning fixes.

2006-10-13 Thread Michael [Plouj] Ploujnikov
On 10/13/06, Michael Stefaniuc <[EMAIL PROTECTED]> wrote: Hey, did you manually edited the patch afterwards? Yeah. I must have forgotten to test-compile it after doing that. (replied to wrong email at fist) -- () ASCII Ribbon Campaign /\ - against HTML mail & vCards

Re: comctl32: Win64 printf format warning fixes.

2006-10-13 Thread Michael Stefaniuc
Hey, did you manually edited the patch afterwards? Michael [Plouj] Ploujnikov wrote: > > > > comctl32: Win64 printf format warning fixes. > > From: Michael Ploujnikov <[EMAIL PROTECTED]> > > required fixing some macros

Re: kernel level drivers - next try

2006-10-13 Thread Saulius Krasuckas
(I may perfectly be ignored by some recipients, but well..) * On Thu, 12 Oct 2006, Vitaliy Margolen wrote: > * Marcus Meissner wrote: > > Q: How should those be loaded and where? > > > > Alexandre seems to suggest we start a seperate services.exe > > and load them in there? > > > >

Re: Coverity scans are working again

2006-10-13 Thread James Hawkins
On 10/13/06, Paul Vriens <[EMAIL PROTECTED]> wrote: Hi, we're present again on http://scan.coverity.com/ . Be aware that you probably have to use the original password received when you requested an account. I had changed mine (of course) and couldn't login anymore (luckily I still had the orig

Coverity scans are working again

2006-10-13 Thread Paul Vriens
Hi, we're present again on http://scan.coverity.com/ . Be aware that you probably have to use the original password received when you requested an account. I had changed mine (of course) and couldn't login anymore (luckily I still had the original welcome mail). Cheers, Paul.

Re: client-side DIB copy?

2006-10-13 Thread Damjan Jovanovic
On 10/12/06, Mike McCormack <[EMAIL PROTECTED]> wrote: Damjan Jovanovic wrote: > I'm trying to implement the "client-side DIB copy optimization" > mentioned in dlls/winex11.drv/bitblt.c, but I'm having trouble. The > patch (against wine-0.9.22) is attached. > > The one app I know that uses it,

Re: Using xstrdup()?

2006-10-13 Thread Michael [Plouj] Ploujnikov
I'm forwarding this because I originally broke the thread by replying to the author directly. This message is supposed to come before the previous message. -- Forwarded message -- From: Andrew Talbot <[EMAIL PROTECTED]> Date: Oct 13, 2006 10:36 AM Subject: Re: Using xstrdup()? To:

Re: Using xstrdup()?

2006-10-13 Thread Andrew Talbot
Actually, I see that plain strdup() has been used in this file, so I shall go with that. -- Andy.

Re: bugzilla app upgrading

2006-10-13 Thread Jeremy Newman
See this bug: http://bugs.winehq.org/show_bug.cgi?id=4934 and this patch: http://www.winehq.org/pipermail/wine-patches/2006-June/027181.html If someone wants to continue this work they need to successfully upgrade our CVS version on a test box first. I can make a complete dump of our DB for the