ChangeSet ID: 10714 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/15 20:02:38
Modified files: dlls/user/tests: input.c
Log message: Francois Gouget fgouget@free.fr The MSVC headers won't give a name to the nameless union of INPUT despite our request (NONAMELESSUNION). So define our own type and use it instead. Remove useless NONAMELESSSTRUCT. Fix signed/unsigned warning.
Patch: http://cvs.winehq.com/patch.py?id=10714
Old revision New revision Changes Path 1.2 1.3 +19 -9 wine/dlls/user/tests/input.c