MSVCRT, OpenGL bugs to look at (and a WM rewrite regression?)

Robert Shearman rob at codeweavers.com
Thu Dec 23 08:22:36 CST 2004


Lionel Ulmer wrote:

>On Thu, Dec 23, 2004 at 01:14:17PM +0000, Mike Hearn wrote:
>  
>
>>Atoms set on the window should be process scoped not global. I think
>>this is something for Alexandre to look at.
>>    
>>
>
>Well, after some more additional TRACEs, it's not an atom problem after
>all... It's just that the HWND for the desktop window is the same for both
>processes (which is normal) but that means that the second process just
>overwrites the 'whole_window' atom for the 'common' desktop window and
>corrupts it for the first process started.
>
>So I do not have an easy fix in mind except the merging of the various
>'winedesktop' work that was done some time ago to have only one X11 window.
>  
>

What about just not using desktop mode?

Rob



More information about the wine-devel mailing list