Help wanted: Implementing Wine dlls that need access to X11 commands.

Alexandre Julliard julliard at winehq.com
Mon Jan 13 12:58:23 CST 2003


Robert North <7ownq0k402 at sneakemail.com> writes:

>     The one difference will be that wintab will create it's own X11
> Display objects.
>     It will interrogate a gdi's X11 Display object to ensure it talks
> to the same screen.
> 
>     The wintab code will also require multiple message queues.
>     To implement this I intend to use one display object per queue.
>     (Much as wine uses one display object per thread)

Hmmm... I have a feeling you would be better off using the existing
message queues and display connections. Could you give a bit more
details on how you have to implement it, or send us pointers to the
relevant documentation?

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list