wine/dlls/user resource.c

Alexandre Julliard julliard at winehq.org
Mon Jul 12 18:26:05 CDT 2004


ChangeSet ID:	12880
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/12 18:26:05

Modified files:
	dlls/user      : resource.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	- Windows always strips the high bit (0x80) of the fVirt member in the
	accelerator structure.
	- If the FVIRTKEY bit of fVirt is set, the value of the key field is
	limited to the range of one byte.
	- Remove annoying fixmes about accelerator table checking.  Windows
	appears to do no more checking than the above.

Patch: http://cvs.winehq.org/patch.py?id=12880

Old revision  New revision  Changes     Path
 1.23          1.24          +12 -15     wine/dlls/user/resource.c




More information about the wine-cvs mailing list