22 Feb
2002
22 Feb
'02
9:24 p.m.
ChangeSet ID: 1014413066911340764258057 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 02/02/22 16:24:26 Modified files: include : winuser.h include/wine : winuser16.h windows : input.c Log message: Peter Hunnisett <peter(a)transgaming.com> Fix return type of GetAsyncKeyState. Patch: http://cvs.winehq.com/patch.py?id=1014413066911340764258057 Revision Changes Path 1.132 +1 -1 wine/include/winuser.h 1.39 +1 -1 wine/include/wine/winuser16.h 1.73 +4 -4 wine/windows/input.c