ChangeSet ID: 100204884080910459253937 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/02 14:54:00
Modified files: dlls/user : message.c include : input.h windows : input.c message.c
Log message: Merged mouse buttons states into the key state array. Fixed confusion between queue state and async state.
Patch: http://cvs.winehq.com/patch.py?id=100204884080910459253937
Revision Changes Path 1.6 +0 -14 wine/dlls/user/message.c 1.6 +0 -3 wine/include/input.h 1.64 +19 -119 wine/windows/input.c 1.125 +127 -14 wine/windows/message.c