On Thu, Feb 19, 2009 at 11:30 PM, Hans Leidekker wrote:
> On Thursday 19 February 2009 22:36:25 James Hawkins wrote:
>
>> > I don't see how it would hurt if we do match the sort order on Windows,
>> > even if we achieve it by other means.
>> >
>>
>> The reason it hurts in this case is because the
On Thursday 19 February 2009 22:36:25 James Hawkins wrote:
> > I don't see how it would hurt if we do match the sort order on Windows,
> > even if we achieve it by other means.
> >
>
> The reason it hurts in this case is because the sorting happens at the
> File/Directory API level and not in fus
On Thu, Feb 19, 2009 at 12:28 PM, Aric Stewart wrote:
>
> Fix for office 2007 sp 1 install.
> ---
> dlls/msi/media.c | 33 +
> 1 files changed, 33 insertions(+), 0 deletions(-)
>
I believe you're going down the wrong road with respect to the Office
2007 SP1 inst
2009/2/20 Detlef Riekenberg :
> James: A fixed path is broken by design.
>
> This fix the remaining failure on w2k.
>
> The asmcache has more failures on win9x, but a fix for that
> failures conflict with the patchset from Hans.
>
>
> --
>
> By by ... Detlef
>
>
>
>
Hi Detlef,
I've already sent a
On Thu, Feb 19, 2009 at 4:14 PM, Detlef Riekenberg wrote:
>
> James: A fixed path is broken by design.
>
A "Thanks for spending weeks of your time laboriously testing and
implementing fusion" would have sufficed.
--
James Hawkins
On Thu, Feb 19, 2009 at 1:14 PM, Hans Leidekker wrote:
>
> > This isn't how it's done on Windows. On Windows, the order is based
> > solely on directory enumeration, which we don't try to match in Wine.
>
> I don't see how it would hurt if we do match the sort order on Windows,
> even if we achie
> This isn't how it's done on Windows. On Windows, the order is based
> solely on directory enumeration, which we don't try to match in Wine.
I don't see how it would hurt if we do match the sort order on Windows,
even if we achieve it by other means.
-Hans
Paul Vriens wrote:
> Hans Leidekker wrote:
>> Hi Paul,
>>
>>> These tests crash on Vista with .NET 3.5 (not sure about other
>>> platforms/.NET versions yet). The enum_gac_assemblies function relies
>>> on the fact that ffd.cFileName contains 2 underscores. On Vista
>>> however I see some assemb
Hans Leidekker wrote:
> Hi Paul,
>
>> These tests crash on Vista with .NET 3.5 (not sure about other
>> platforms/.NET
>> versions yet). The enum_gac_assemblies function relies on the fact that
>> ffd.cFileName contains 2 underscores. On Vista however I see some assemblies
>> with a different
On Thu, Feb 19, 2009 at 5:06 AM, Hans Leidekker wrote:
>
> This hopefully fixes the test failures on Alexandre's machine.
>
This isn't how it's done on Windows. On Windows, the order is based
solely on directory enumeration, which we don't try to match in Wine.
The fix is to check for all N resu
Hi Paul,
> These tests crash on Vista with .NET 3.5 (not sure about other platforms/.NET
> versions yet). The enum_gac_assemblies function relies on the fact that
> ffd.cFileName contains 2 underscores. On Vista however I see some assemblies
> with a different format for the cFileName like:
>
2009/2/19 Stefan Dösinger :
> Am Donnerstag, 19. Februar 2009 17:03:37 schrieb Henri Verbeet:
>
> I haven't looked at all the different formats yet, just a general question:
> Why did you choose to keep the WINED3D formats and not use the DXGI formats
> in wined3d? I'm not saying that there's anyth
Hans Leidekker wrote:
> -Hans
>
>
>
>
>
Hi Hans,
These tests crash on Vista with .NET 3.5 (not sure about other platforms/.NET
versions yet). The enum_gac_assemblies function relies on the fact that
ffd.cFileName conta
Am Donnerstag, 19. Februar 2009 17:03:37 schrieb Henri Verbeet:
I haven't looked at all the different formats yet, just a general question:
Why did you choose to keep the WINED3D formats and not use the DXGI formats
in wined3d? I'm not saying that there's anything wrong with that, I'm just
curi
Austin English wrote:
> On Thu, Feb 19, 2009 at 9:21 AM, Nikolay Sivov wrote:
>
>> Changelog:
>>- Don't import uuid library cause it could break crosstest
>>
>> >From 26890998dc20bd31c2d23b8b59dfaf664ca98dc0 Mon Sep 17 00:00:00 2001
>> From: Nikolay Sivov
>> Date: Thu, 19 Feb 2009 10:20:32
On Thu, Feb 19, 2009 at 5:43 AM, Francois Gouget wrote:
> A little bit of explanation would be nice...
I thought the Changelog in the patch would explain enough. MSG_WAITALL
is not defined on Cygwin when building wininet or winhttp without it.
Since I can't rebuild all of Wine and I've not checke
Nikolay Sivov wrote:
> Changelog:
> - Don't import uuid library cause it could break crosstest
>
>>From 26890998dc20bd31c2d23b8b59dfaf664ca98dc0 Mon Sep 17 00:00:00 2001
> From: Nikolay Sivov
> Date: Thu, 19 Feb 2009 10:20:32 -0500
> Subject: Don't import uuid library cause it could break cro
On Thu, Feb 19, 2009 at 9:21 AM, Nikolay Sivov wrote:
> Changelog:
>- Don't import uuid library cause it could break crosstest
>
> >From 26890998dc20bd31c2d23b8b59dfaf664ca98dc0 Mon Sep 17 00:00:00 2001
> From: Nikolay Sivov
> Date: Thu, 19 Feb 2009 10:20:32 -0500
> Subject: Don't import uuid
> Unhandled exception: unimplemented function
> usbd.sys.USBD_GetUSBDIVersion called in 32-bit code (0x7ee2e923)
Should implement USBD_GetUSBDIVersion to fix this.
Nicolas Le Cam wrote:
> 2009/2/19 Nikolay Sivov :
>
>> Nicolas Le Cam wrote:
>>
>>> 2009/2/18 Nikolay Sivov :
>>>
>>>
Building today crosstests I've got:
i586-mingw32msvc-gcc -c -I. -I. -I../../../include -I../../../include
-g -O2 -o inputprocessor.cross.o inputpr
2009/2/19 Nikolay Sivov :
> Nicolas Le Cam wrote:
>>
>> 2009/2/18 Nikolay Sivov :
>>
>>>
>>> Building today crosstests I've got:
>>>
>>> i586-mingw32msvc-gcc -c -I. -I. -I../../../include -I../../../include
>>> -g -O2 -o inputprocessor.cross.o inputprocessor.c
>>> i586-mingw32msvc-gcc -c -I. -I. -I
>
> Gentoo users still have to set the +opengl use flag... That's where most of
> the complaints came from.
>
> The other aspect is that even software GL isn't available when you're using
> Xvnc or similar servers.
>
>
>
To be honest, I prefer the second argument over the first one :-)
Alexander Morozov ha scritto:
>> git clone git://source.winehq.org/git/wine.git ~/wine-git
>> git-am 0001...
>> git-am 0002...
>>
>
> You should run tools/make_makefiles before configuring.
Thanks. I redid it from scratch, and imported the relevant keys directly
from windows.
Now this is wha
2009/2/18 Nikolay Sivov :
> Building today crosstests I've got:
>
> i586-mingw32msvc-gcc -c -I. -I. -I../../../include -I../../../include
> -g -O2 -o inputprocessor.cross.o inputprocessor.c
> i586-mingw32msvc-gcc -c -I. -I. -I../../../include -I../../../include
> -g -O2 -o testlist.cross.o testlist
> This might be a silly question, but isn't MESA here just for it :
> providing openGL functionality to sytems that don't have good hardware?
> And wasn't it planned somewhere to split together wined3d and winex11
> (not related to the question here, but just curious :) )
Gentoo users still have to
A little bit of explanation would be nice...
--
Francois Gouget http://fgouget.free.fr/
La terre est une bêta...
26 matches
Mail list logo