search for: keyc2vkey

Displaying 2 results from an estimated 2 matches for "keyc2vkey".

2009 Sep 16
2
EVENT_event_to_vkey and keyc2vkey
I need access to either the array keyc2vkey or the function EVENT_event_to_vkey in wine/dlls/winex11.drv/keyboard.c from a wine application. Any idea on how to get at these from a normal winelib app? or how i could compile variations of these functions into a shared library instead of a driver... Thanks
2006 Nov 24
0
Wine release 0.9.26
...msvcrt: Free correct buffer in pf_vsnprintf. msvcrt: Estimate required buffer size better in pf_vsnprintf. msvcrt: printf buffer overrun tests. Kai Blin (1): secur32: Fix handling of ISC_REQ* flags in InitializeSecurityContext. Ken Thomases (7): winex11.drv: Reset the keyc2vkey table to empty before rebuilding it. winex11.drv: Track which vkeys have already been assigned to keycodes. winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants. winex11.drv: Move some dead code from inside a loop to just after the loop. winex11.drv:...