wine/dlls/dinput mouse.c keyboard.c

Alexandre Julliard julliard at winehq.org
Thu Mar 24 09:08:28 CST 2005


ChangeSet ID:	16822
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/24 09:08:28

Modified files:
	dlls/dinput    : mouse.c keyboard.c 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded 256 value
	- better use of critical section
	- some cleanup to better understand code paths
	- logic correction on SetWindowsHookExA/UnhookWindowsHookEx on
	keyboard.

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

Old revision  New revision  Changes     Path
 1.19          1.20          +71 -68     wine/dlls/dinput/mouse.c
 1.15          1.16          +108 -94    wine/dlls/dinput/keyboard.c




More information about the wine-cvs mailing list