Re: [PATCH] user32: edit control should respond to ctrl + z (try 3)

2007-09-10 Thread Dmitry Timoshkov
"Lei Zhang" <[EMAIL PROTECTED]> wrote: In the tests still there is no actual edit contents/selection changes tracking after every message. -- Dmitry. I'm sending WM_GETTEXT to the control and then checking the text after every change. Did you mean something else when you say contents changes

Re: [PATCH] user32: edit control should respond to ctrl + z (try 3)

2007-09-10 Thread Lei Zhang
On 9/10/07, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > This patch lets users hit ctrl + Z in edit controls to trigger an > > undo. The test case has been improved to check for both the return > > values and the content of the edit control. > > In the

Re: [PATCH] user32: edit control should respond to ctrl + z (try 3)

2007-09-10 Thread Dmitry Timoshkov
"Lei Zhang" <[EMAIL PROTECTED]> wrote: This patch lets users hit ctrl + Z in edit controls to trigger an undo. The test case has been improved to check for both the return values and the content of the edit control. In the tests still there is no actual edit contents/selection changes tracking

Re: settlers 3 and dib engine

2007-09-10 Thread Jesse Allen
On 9/10/07, Piotr Maceluch <[EMAIL PROTECTED]> wrote: > As I'm new to Wine/X development, what I'd appreciate the most, is > critical comments on the attached patch: is omitting XGetPixel/XSetPixel > and reading directly XImage data a correct solution? Am I allowed to use > inline assembler in abov

Re: settlers 3 and dib engine

2007-09-10 Thread Piotr Maceluch
Jesse Allen wrote: On 9/8/07, Martin Owens <[EMAIL PROTECTED]> wrote: Does this mean that the current _painfully_ slow Imperialism II that uses the DIB drawing to draw it's in game maps will work faster? I'm waiting for this functionality and have pledged $20 just in case it can spur on the

Re: Would like to contribute to wine

2007-09-10 Thread Jesse Allen
On 9/9/07, Marcel Partap <[EMAIL PROTECTED]> wrote: > >> On this year's Google SoC I found an interesting application called > >> "Windows Printing subsystem bridge (i.e. use WIN32 drivers to print from > >> wine)". > >> It was accepted but I can't find any information about any progress. > I am th

Re: ntdll: Do not segfault with snoop for files with a broken exporttable

2007-09-10 Thread Detlef Riekenberg
On So, 2007-09-09 at 13:02 +0900, Dmitry Timoshkov wrote: > "Detlef Riekenberg" <[EMAIL PROTECTED]> wrote: > > > ntdll: Do not segfault with snoop for files with a broken export table > > > +/* Check for files with broken exports */ > > +if (exports->Characteristics || > > +export

Fifa 07 - wined3d regression

2007-09-10 Thread Jan de Mooij
Hi, Fifa 07 used to work fine with Wine, but around version 0.9.40-0.9.41 the game hangs when I start a new match. The text "Loading..." is displayed, but there is no progressbar because one thread terminates. I attached the results of winedbg (backtrace and some messages before the crash). This