Re: [Wine] Tmax Window(a propietary OS) using Wine?

2009-07-07 Thread Austin Lund
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 --

Re: [1/3] WineD3D: An indirect address op can adjust min and max at the same time

2009-07-07 Thread Henri Verbeet
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

Re: [Wine] Tmax Window(a propietary OS) using Wine?

2009-07-07 Thread 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 -- >> http://www.tmaxwindow.co.kr/ >>

AcceptEx Patch Comments

2009-07-07 Thread Mike Kaplinskiy
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

Re: [Wine] Tmax Window(a propietary OS) using Wine?

2009-07-07 Thread Ben Klein
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

Re: [PATCH 2/3] jscript: Changed to_primitive implementation

2009-07-07 Thread Jacek Caban
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/

Re: user32/tests: Added test for infinite WM_PAINT loop (resend)

2009-07-07 Thread Austin Lund
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

Re: winhttp(0/5): add preliminary IPv6 support

2009-07-07 Thread Austin English
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

transl and sublangs are not showing neutral

2009-07-07 Thread Ricardo Filipe
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

Fwd: [Wine] Tmax Window(a propietary OS) using Wine?

2009-07-07 Thread Austin English
-- 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

Re: gdi32: Use a modified version of MulDiv to match native behaviour.

2009-07-07 Thread Paul Vriens
Huw Davies wrote: --- dlls/gdi32/metafile.c | 46 ++--- dlls/gdi32/tests/metafile.c | 79 --- 2 files changed, 92 insertions(+), 33 deletions(-) Hi

Re: Windows 2D GDI benchmark tools?

2009-07-07 Thread Luke Benstead
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

Fwd: Windows 2D GDI benchmark tools?

2009-07-07 Thread 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. This > has several advantages e.g. no need

Re: Try #3: user32: Windows test request (cursors/icons)

2009-07-07 Thread Paul Vriens
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

Re: winex11.drv: Handle clipboard on an auxiliary thread for windowless apps

2009-07-07 Thread Alexandre Julliard
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; >

Re: msi: Start a dummy thread to initialize an MTA.

2009-07-07 Thread Alexandre Julliard
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

Re: What's with winetest-latest?

2009-07-07 Thread Paul Vriens
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

Re: What's with winetest-latest?

2009-07-07 Thread Paul Vriens
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

Re: Can resources and translations match Windows?

2009-07-07 Thread Alexandre Julliard
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

Windows 2D GDI benchmark tools?

2009-07-07 Thread Roderick Colenbrander
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.

Re: Can resources and translations match Windows?

2009-07-07 Thread Paul Vriens
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

Re: Can resources and translations match Windows?

2009-07-07 Thread Austin English
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