RFC: KUSER_SHARED_DATA update patch to fix bug 29168

Dmitry Timoshkov dmitry at baikal.ru
Mon Apr 2 21:20:51 CDT 2012


Joey Yandle <dragon at dancingdragon.be> wrote:

> If anyone does know how Alexandre et alia feel about sharing data
> between wine and wineserver, please let me know.  It seems the closest
> to what Windows does, in the context of wine.  And as long as the
> mapping is read-only from wine, then it seems unlikely to cause too many
> difficulties.

Why do you need to update the data in wineserver and not in the client?
Consider each wineserver call just an RPC, and leave it alone, server
doesn't run anything in the background, and can't magically update timers
behind the client's back.

-- 
Dmitry.



More information about the wine-devel mailing list