2009/7/8 Austin English :
> On Tue, Jul 7, 2009 at 9:43 PM, Ben Klein wrote:
>> 2009/7/8 Austin English :
>>> -- Forwarded message --
>>> From: nengad24
>>> -- snip --
>>> Yesterday a korean company has released a new OS which is compatible
>>> with MS Windows Apps.
>>> -- snip --
2009/7/7 Stefan Dösinger :
> if (reg->idx <= ((IWineD3DVertexShaderImpl
> *)This)->min_rel_offset)
> +{
> ((IWineD3DVertexShaderImpl *)This)->min_rel_offset =
> reg->idx;
> -else if (reg->idx >= ((IWineD3DVertex
On Tue, Jul 7, 2009 at 9:43 PM, Ben Klein wrote:
> 2009/7/8 Austin English :
>> -- Forwarded message --
>> From: nengad24
>> -- snip --
>> Yesterday a korean company has released a new OS which is compatible
>> with MS Windows Apps.
>> -- snip --
>> http://www.tmaxwindow.co.kr/
>>
I'm looking for some comments regarding my (winsock part by Scott)
acceptex patch: http://bugs2.winehq.org/attachment.cgi?id=22193 . This
is just preliminary and doesn't support receive (yet).
The approach was done to fix the server-side issues AJ had with
Scott's original patch, so server side co
2009/7/8 Austin English :
> -- Forwarded message --
> From: nengad24
> -- snip --
> Yesterday a korean company has released a new OS which is compatible
> with MS Windows Apps.
> -- snip --
> http://www.tmaxwindow.co.kr/
>
> If you want to have more Info, i point you to the ReactOS
Hi Piotr,
Piotr Caban wrote:
---
dlls/jscript/date.c|2 +-
dlls/jscript/dispex.c |2 +-
dlls/jscript/engine.c | 12
dlls/jscript/jscript.h |9 ++-
dlls/jscript/jsutils.c | 57
dlls/jscript/tests/
2009/7/5 Austin Lund :
> The last time I sent this, the patch was broken. I've tested it on
> WinXPsp2 and wine-1.1.25. This patch relates to bug 10522.
>
Can I please have some feedback on this patch?
The test is for what I found as the source of the problem, not for the
loop itself. Should I
On Tue, Jul 7, 2009 at 4:06 PM, Juan Lang wrote:
> Hi, this small patch series adds preliminary IPv6 support to winhttp.
> I say it's preliminary because 1) it's not well tested, and 2) it
> doesn't attempt to parse IPv6-specific address components such as the
> scope ID. Mainly I wanted to get ri
hi mikolaj,
in transl the Portuguese language (not Portugese :( ) is not showing most of
the neutral strings for it's sublangs (portugal and brazil).
i think this is not how it should be... in each sublang it should show the
Neutral derived strings and the warning that neutral is being used and
sh
-- Forwarded message --
From: nengad24
Date: Tue, Jul 7, 2009 at 5:54 AM
Subject: [Wine] Tmax Window(a propietary OS) using Wine?
To: wine-us...@winehq.org
Hi, Im posting here the next doubt:
Yesterday a korean company has released a new OS which is compatible
with MS Windows A
Huw Davies wrote:
---
dlls/gdi32/metafile.c | 46 ++---
dlls/gdi32/tests/metafile.c | 79 ---
2 files changed, 92 insertions(+), 33 deletions(-)
Hi
2009/7/7 Luke Benstead :
> -- Forwarded message --
> From: Luke Benstead
> Date: 2009/7/7
> Subject: Re: Windows 2D GDI benchmark tools?
> To: Roderick Colenbrander
>
>
> 2009/7/7 Roderick Colenbrander :
>> Hi,
>>
>> I'm working on rewriting Wine its blitting code using XRender. T
-- Forwarded message --
From: Luke Benstead
Date: 2009/7/7
Subject: Re: Windows 2D GDI benchmark tools?
To: Roderick Colenbrander
2009/7/7 Roderick Colenbrander :
> Hi,
>
> I'm working on rewriting Wine its blitting code using XRender. This
> has several advantages e.g. no need
Daniel Santos wrote:
Ok, I hope this one is stable on win9x. Please give it a try and let me know.
Thanks
Daniel
No more crashes on Win95/Win98 and also no failures on these platforms.
I didn't test the rest as they were OK before.
While you're at it why not do something like:
sta
Yuri Khan writes:
> @@ -239,6 +239,9 @@ static Bool filter_event( Display *display, XEvent
> *event, char *arg )
> case PropertyNotify:
> case ClientMessage:
> return (mask & QS_POSTMESSAGE) != 0;
> +case SelectionClear:
> +case SelectionRequest:
> +return 1;
>
Hans Leidekker writes:
> Based on a patch by Dan Kegel. Fixes Adobe CS3/CS4 installers.
> See http://bugs.winehq.org/show_bug.cgi?id=18070
That's ugly, please let's fix this the right way, we have all the
necessary infrastructure now.
--
Alexandre Julliard
julli...@winehq.org
Paul Vriens wrote:
Austin English wrote:
On Mon, Jul 6, 2009 at 11:56 AM, Aurimas Fišeras
wrote:
I get this Error: "Can't enumerate test files: 1813". And from
test.winehq.org looks like everyone is getting an error.
Probably related to:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=0
Austin English wrote:
On Mon, Jul 6, 2009 at 11:56 AM, Aurimas Fišeras wrote:
I get this Error: "Can't enumerate test files: 1813". And from
test.winehq.org looks like everyone is getting an error.
Probably related to:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=0dc951694bfeceebeacbb
Paul Vriens writes:
> Hi,
>
> This question came to me when I saw Austin's patch about adjusting
> notepad resources to more closely match XP.
>
> Is there some kind of copyright on the resources? Are we allowed to
> use the same strings or should it always be our own words (like with
> comments
Hi,
I'm working on rewriting Wine its blitting code using XRender. This
has several advantages e.g. no need for depth conversion, no need for
manual stretching/mirroring, it saves a lot of back-and-forth copying
between X and further various operations will be accelerated by the
GPU using XRender.
Austin English wrote:
On Tue, Jul 7, 2009 at 12:46 AM, Paul Vriens wrote:
Hi,
This question came to me when I saw Austin's patch about adjusting notepad
resources to more closely match XP.
Is there some kind of copyright on the resources? Are we allowed to use the
same strings or should it alw
On Tue, Jul 7, 2009 at 12:46 AM, Paul Vriens wrote:
> Hi,
>
> This question came to me when I saw Austin's patch about adjusting notepad
> resources to more closely match XP.
>
> Is there some kind of copyright on the resources? Are we allowed to use the
> same strings or should it always be our ow
22 matches
Mail list logo