On Tue, 1 Feb 2005 07:05:12 + (GMT), Oliver Stieber
<[EMAIL PROTECTED]> wrote:
>
> In wined3d_private.h search for anything that
> allocates and array HIGHEST_RENDER_STATE in size and
> change it to HIGHEST_RENDER_STATE + 1 since were
> addressing 1 based not 0 based.
>
> Do the same with HI
Alexandre wrote:
The changes may be small but they are ugly IMO. I don't think we need
a configure option for that, it should be possible to simply do a
'make CFLAGS=xxx' with the appropriate options.
We used a configure option by analogy with --disable-debug, I guess,
and because it seems to be th
On Wed, 02 Feb 2005 21:34:00 +0100, Paul van Schayck wrote:
> Changelog:
> Clean up about dialog. Remove groupbox, position logo correctly.
Cool! If you want to do some winecfg hacking integrating the drive
detection with wineprefixcreate is like a 5 minute job.
On Thu, 2005-02-03 at 06:37 +, Mike McCormack wrote:
> I'd also like to make the pipes work properly in overlapped mode
I asked Rob to work on this (you're not the only one with a busy week!)
as we'll need it to fix InstallShield.
Specifically we need to be able to read from a name pipe and r
Alexandre Julliard wrote:
This badly breaks the regression tests, apparently triggering a bug in
the named pipe handling on the server side. I'm afraid I can't apply
the patch until this is fixed.
You mean the one where the server does ConnectPipe, then the client
does, Open, Close, Open I've
On Wed, 2005-02-02 at 19:32 +0100, Alexandre Julliard wrote:
> The changes may be small but they are ugly IMO. I don't think we need
> a configure option for that, it should be possible to simply do a
> 'make CFLAGS=xxx' with the appropriate options.
OK, I don't really care how it's activated as l
On Wed, 02 Feb 2005 09:35:32 +0100, George Ginden wrote:
> Hi all, before I try and go through the code, is there any config option
> or registry entry to set the Wine's Desktop Background with an image or
> a different color ?
There is, try using Paintbrush or IE to set the wallpaper ;) It supp
Mike Hearn <[EMAIL PROTECTED]> writes:
> Hmm, interesting. I wonder if that's a patch that went in after my last
> resync. They worked for me before I submitted the patch. What kind of
> breakage are you seeing?
Well the test hangs and the server either stops responding or
crashes. This should ne
On Wed, 2005-02-02 at 19:34 +0100, Alexandre Julliard wrote:
> This badly breaks the regression tests, apparently triggering a bug in
> the named pipe handling on the server side. I'm afraid I can't apply
> the patch until this is fixed.
Hmm, interesting. I wonder if that's a patch that went in af
Mike Hearn <[EMAIL PROTECTED]> writes:
> Also the patch looks small, it's mostly documentation, and minimally
> invasive. I see no reason to reject it, hopefully Alexandre has just been
> bogged down with the WM rewrite and the huge volume of patches going in
> lately.
The changes may be small bu
Mike Hearn <[EMAIL PROTECTED]> writes:
> ChangeLog:
> - Rework RPC dispatch layer to be simpler and not get confused by
> server/client duality
> - Make threads shut down at the right time and not access freed
> memory after apartment destruction
> - Rename stub_dispatch_thread to client_dispa
Hi,
--- Aaron Arvey <[EMAIL PROTECTED]> wrote:
> I wanted to know if there was something I'm misunderstanding or missing.
> If not I'm going to change the registry.c tests to work on Windows XP and
> thus fail on Wine.
I am seeing this under Windows XP as well.
Thanks
Steven
We have 34 folks signed up for Wineconf now.
I note that only 9 of the 15 folks from CodeWeavers
are signed up...so I have some internal nagging to do.
If cost is an issue, note that we have a (very)
limited pool of funds available to sponsor travel;
just note that in your rsvp (or email me private
Hi all, before I try and go through the code, is there any config option
or registry entry to set the Wine's Desktop Background with an image or
a different color ?
Thanks.
On Wed, 2 Feb 2005 10:12:59 -0500, Paul Rupe <[EMAIL PROTECTED]> wrote:
> The move of update region handling to wineserver
> (http://www.winehq.org/hypermail/wine-cvs/2004/12/0100.html) back in
> December caused a regression in Hamster 2.0.0.1. After this patch, Hamster
> steals focus constantly.
The move of update region handling to wineserver
(http://www.winehq.org/hypermail/wine-cvs/2004/12/0100.html) back in
December caused a regression in Hamster 2.0.0.1. After this patch, Hamster
steals focus constantly. When I switch virtual desktops in KDE, it
immediately switches back and rea
On Tue, 01 Feb 2005 22:53:39 +0300, Sergey Efimoff wrote:
> Unfortunately, I cannot use Wine as a main process (did you mean the
> stuff which is now made by preloader?). My project is a complex
> multi-threaded application, and the DLL mentioned above is to be only the
> small part of it.
Why
On Tue, 01 Feb 2005 10:39:00 -0600, Robert Shearman wrote:
> I think the issue with this patch is that it isn't it doesn't appear to
> be useful for a significant number of people and could be maintained as
> an external patch by the people who do think it's useful. Maybe you
> could try to pers
Another thought. Microsoft maintains a publicly
available Website for the MSDN, at:
http://msdn.microsoft.com
It has code, knowledge base, API docs -- a large part
of the MSDN subscription CDs. It could be argued that
by doing this, Microsoft has released their copyright
to the public domain.
Ok I finished the winetools package when I should have been sleeping, so
you're gonna need to be my usability guinea pig.
Install the winetools package from the same place the wine packages are
(winehq), then use it to setup wine for you and install dcom.
Thanks,
Scott Ritchie
On Wed, 2005-02-02
Ok, I finished up the winetools Debian packages.
It's on the same repository as the Wine packages at winehq, so you
should be able to install it easily from there.
To run it simply type "winetools" or use the (hopefully created) menu
entry.
One day I hope to have a man page and such, but for now
On Wed, 2005-02-02 at 07:27, Aaron Arvey wrote:
> I noticed that advapi32:registry was failing on my windows xp machine 28
> times, but succeeding in my wine regression test runs. I investigated
> what lines were causing failures and changed some the values so that the
> errors wouldn't exist on t
22 matches
Mail list logo