Displaying 2 results from an estimated 2 matches for "mapvirtualkey".
2001 Jun 22
3
X11: Oracle Forms runs fine locally, but not remotely
There is some difference in the keyboard defs, though not much. The
most interesting is this line, from the remote machine, with +keyboard:
trace:keyboard:X11DRV_ToUnicode Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey MapVirtualKey wCode=0x43 wMapType=2 ...
trace:keyboard:X11DRV_MapVirtualKey Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey returning 0x63.
This is not found in the output of the local X server.
I'm still looking at the copious output produced by both the +message
log and the +r...
2007 Sep 28
0
Wine release 0.9.46
...y alignment bug.
Detlef Riekenberg (3):
comdlg32/tests: Add tests for PRINTDLG->hDevNames.
comdlg32/tests: Remove debug code and the tabs.
ntdll: Avoid segfault with snoop for exefiles with a broken export table.
Dmitry Timoshkov (6):
winex11.drv: Use symbolic names for MapVirtualKey translation types.
kernel32: Add a test for rw mapping of a read-only section.
kernel32: Print last error in failure messages of the MapViewOfFile test.
gdi32: Use symbolic names for font tags.
kernel32: Add a test for read-only mapping of a write-only section, test actual p...