Re: dsound tests propset.c windows compile patch

2004-07-18 Thread Robert Reif
Robert Reif wrote: Fix so it compiles with VC7 on XP. Here is the proper fix. Don't include dsconf IIDs in dxguid.lib. Index: dlls/dsound/tests/propset.c === RCS file: /home/wine/wine/dlls/dsound/tests/propset.c,v retrieving revis

Re: build problem

2004-07-18 Thread Alexandre Julliard
Stefan Leichter <[EMAIL PROTECTED]> writes: > My problem is related to 'out of tree builds'. When i have a changed spec > file for a dll in the build tree it does not get used. The spec file from the > source tree is used. > > Can this be fixed? The spec file is source so it should be in the s

Re: dsound tests propset.c windows compile patch

2004-07-18 Thread Robert Reif
Please disregard this patch. It breaks wine compiles. I'll dig into a better fix that works for both wine and windows. Robert Reif wrote: Fix so it compiles with VC7 on XP.

Re: Reimplementation of CryptAcquireContextA

2004-07-18 Thread Robert Shearman
Michael Jung wrote: Hello, The original CryptAcquireContextA had some issues with memory management in failure conditions, resulting in heap corruption under certain cirumstances. I've reimplemented this function, checking behaviour against Windows XP Prof. There is also a unit test included in the

Re: dsound test: Remove unneeded Caps/3D test

2004-07-18 Thread Robert Reif
Francois Gouget wrote: This fixes another dsound Windows crash: we first create a buffer without DSBCAPS_CTRL3D, then we query the IDirectSound3DBuffer on it which obviously fails so that we try to do an AddRef on a NULL pointer (buffer3d). Fixes the right bugs and keeps intent of test. Adds mo

Re: Lotus '97 install problem (was: Yard sale windows app fun: Lotus SmartSuite '96. 1-2-3 works, WordPro doesn't.)

2004-07-18 Thread Mike Hearn
So much for that theory, no 16 bit code there ... must be some other overflow :/ On Sun, 2004-07-18 at 11:06 -0700, Dan Kegel wrote: > Mike Hearn wrote: > > On Sat, 17 Jul 2004 16:26:33 -0700, Dan Kegel wrote: > >> The installer does have one obvious problem: it puts up a dialog box > >>LWP

Re: Fix crash in dsound test

2004-07-18 Thread Robert Reif
How did this fail in windows. Since it doesn't crash with wine, wine is doing something wrong. Lets try to figure out what is wrong and correct wine to have the same behavior as windows or at least notify someone that something is wrong. Is anyone working on getting direct sound into the windows

Re: dsound test: Remove unneeded Caps/3D test

2004-07-18 Thread Robert Reif
Please don't apply this patch. The point of the test is to test the QueryInterface reference counting which you just removed. Please just fix the flag bug and not remove the point of the test. Francois Gouget wrote: This fixes another dsound Windows crash: we first create a buffer without DSBC

HttpOpenRequest: Who has to clean up lpszObjectName?

2004-07-18 Thread Uwe Bonnes
Hallo, appended test fails with builtin wininet, but succeeds with native wininet. The failing call, triggered but the ending \r, seems to be caused by the www-server side handling. www.winehq.org seems to cope with the ending \r, so the test has to be carried out on the xilinx server. Ise webupda

Lotus '97 install problem (was: Yard sale windows app fun: Lotus SmartSuite '96. 1-2-3 works, WordPro doesn't.)

2004-07-18 Thread Dan Kegel
Mike Hearn wrote: > On Sat, 17 Jul 2004 16:26:33 -0700, Dan Kegel wrote: >> The installer does have one obvious problem: it puts up a dialog box >>LWP+2311: Overflow >> once while copying files. > > Bah humbug bollocks. I guess it's talking about a stack overflow in 16 bit > code. > > Could you

Re: msiexec.exe replacement

2004-07-18 Thread Robert Shearman
Vincent Béron wrote: Note: Much functionnality is still absent, but it's already able to begin the installation of iTunes.msi and netfx.msi. I plan on updating this in the coming days. Nice work. Changelog: First draft for a msiexec.exe replacement. Vincent ... + printf("Dll %s does not impl

Re: PATCH: msrel32 new compiler

2004-07-18 Thread Marcus Meissner
On Fri, Jul 16, 2004 at 10:33:00PM +0900, Dmitry Timoshkov wrote: > "Marcus Meissner" <[EMAIL PROTECTED]> wrote: > > > --- dlls/msrle32/msrle32.c 27 Feb 2004 21:51:13 - 1.8 > > +++ dlls/msrle32/msrle32.c 16 Jul 2004 12:36:10 - > > @@ -572,7 +572,8 @@ > > > >/* add EOL -- end of l

Re: [Darwine] Remove multi implementation of NtCurrentTeb

2004-07-18 Thread maillard . emmanuel
Sorry the problem with NtAllocateVirtualMemory is in RtlCreateUserThread. emmanuel NB : creating thread with wine-pthread still not work, because calling NtAllocateVirtualMemory in start_thread always return STATUS_INVALID_PARAMETER.

Re: Missing RPMs on SourceForge

2004-07-18 Thread Vincent Béron
Le dim 18/07/2004 à 05:54, Shachar Shemesh a écrit : > Hi all, > > It seems that the RPMs for Redhat (at least redhat 9) on sourceforge are > a fiction. When I actually try to download any of them (src, i386 or > i686), I get a notification that the file is not on the mirror. This > happens reg

build problem

2004-07-18 Thread Stefan Leichter
Hello, My problem is related to 'out of tree builds'. When i have a changed spec file for a dll in the build tree it does not get used. The spec file from the source tree is used. Can this be fixed? Thanks Stefan

Re: {00021401-0000-0000-c000-000000000046}

2004-07-18 Thread Mike Hearn
On Sun, 18 Jul 2004 09:01:49 +0300, Shachar Shemesh wrote: > It appears we don't have that OLE registered in our system. This strikes > me as odd, as I know that some installers do actually create icons. How > do they do that? Remember quite a few DLLs register themselves as part of initial inst

Re: Yard sale windows app fun: Lotus SmartSuite '96. 1-2-3 works, WordPro doesn't.

2004-07-18 Thread Mike Hearn
On Sat, 17 Jul 2004 16:26:33 -0700, Dan Kegel wrote: > The installer does have one obvious problem: it puts up a dialog box >LWP+2311: Overflow > once while copying files. Bah humbug bollocks. I guess it's talking about a stack overflow in 16 bit code. Could you backtrace the app when it's si

Missing RPMs on SourceForge

2004-07-18 Thread Shachar Shemesh
Hi all, It seems that the RPMs for Redhat (at least redhat 9) on sourceforge are a fiction. When I actually try to download any of them (src, i386 or i686), I get a notification that the file is not on the mirror. This happens regardless of what mirror I select (I tried at least 5). Is this a p

Re: Ogre3D based game crashes on exit

2004-07-18 Thread Saulius Krasuckas
On Sun, 18 Jul 2004, Saulius Krasuckas wrote: > The game [1] crashes when I select DX7 engine at its initial screen, Oh, I mean D3D7 system. And the crash doesn't occur on exit if the OpenGL system was selected. PS Selecting D3D9 system throws an error message saying: "Can't find requested vid

Ogre3D based game crashes on exit

2004-07-18 Thread Saulius Krasuckas
The game [1] crashes when I select DX7 engine at its initial screen, go the gameplay and then simply exit. I have entered a new bug report to provide more details [2] on this issue. My attention was caught by the ending part of the output [3] (quite large, about 400kB in size): trace:module:LdrU