Displaying 1 result from an estimated 1 matches for "ahkx".
Did you mean:
ahk
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