wine/dlls/user/tests input.c

Alexandre Julliard julliard at winehq.org
Thu Jan 15 20:02:38 CST 2004


ChangeSet ID:	10714
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/15 20:02:38

Modified files:
	dlls/user/tests: input.c 

Log message:
	Francois Gouget <fgouget at 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




More information about the wine-cvs mailing list