ChangeSet ID: 14286 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/22 15:29:10
Modified files: include : winuser.h dlls/x11drv : keyboard.c dlls/user/tests: msg.c
Log message: VK_0-9 and VK_A-Z are not defined in the Windows headers, removed them (spotted by Francois Gouget).
Patch: http://cvs.winehq.org/patch.py?id=14286
Old revision New revision Changes Path 1.194 1.195 +2 -37 wine/include/winuser.h 1.58 1.59 +30 -30 wine/dlls/x11drv/keyboard.c 1.49 1.50 +46 -46 wine/dlls/user/tests/msg.c