2 Mar
2011
2 Mar
'11
6:23 p.m.
Module: wine Branch: master Commit: 0f18d2bb09ff6b391a251596eebd4a26ecfcf6a2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0f18d2bb09ff6b391a251596ee... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Mar 2 11:59:38 2011 +0100 server: Set the message code for mouse input on the server side. --- dlls/winex11.drv/mouse.c | 117 +++++++++++++++++++++++---------------------- server/queue.c | 95 ++++++++++++++++++++++++++++--------- 2 files changed, 132 insertions(+), 80 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0f18d2bb09ff6b391a2515...