Re: wine/ windows/winpos.c server/window.c server/ ...

2003-10-07 Thread Alexandre Julliard
Martin Fuchs <[EMAIL PROTECTED]> writes: > But you did not yet insert the altered focus handling in set_active_window() > from my patch. Is this just comming next, or is there another particular > reason for not doing this? Well, I'm not convinced we need to do such special handling at all; why

Re: wine/ windows/winpos.c server/window.c server/ ...

2003-10-07 Thread Martin Fuchs
Hello Alexandre, I see, you implemented storage of the four global shell and takman windows. Btw.: great unified aproach, this single get/set server call. :) But you did not yet insert the altered focus handling in set_active_window() from my patch. Is this just comming next, or is there anothe