"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
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
"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
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
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
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
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
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