Displaying 4 results from an estimated 4 matches for "x11drv_getkeynametext".
2002 Jul 31
1
Oracle Forms 4.5
...wine c as /dos. I'm
trying to run oracle Forms Runtime 4.5 to run our ERP package on linux.
I can't seem to get a Forms 4.5 for linux (though I think it exists). I
can run the Forms runtime ok but the function Keys don't work. This is
the wine error when starting up.
fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40475e5c,49): unsupported key, vkey=0000, ansi=0000
fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40475e5c,49): unsupported key, vkey=0000, ansi=0000
fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40475e5c,49): unsupported key, vkey=0000, ansi=0000
fixme:keyboard:X11DRV_GetKeyNameT...
2008 Dec 27
0
Sonic Mega Collection crashes on startup.
...xfffffffa at address 0x7bc44558 (thread 001f), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x110054 "heap.c: main process heap section" wait timed out in thread 0021, blocked by 001f, retrying (60 sec)
debug warn+all output:
Code:
ey=00e4, ansi=0000
warn:keyboard:X11DRV_GetKeyNameText (01630000,0x33f5e8,256): unsupported key, vkey=005d, ansi=0000
warn:keyboard:X11DRV_GetKeyNameText (01640000,0x33f5e8,256): unsupported key, vkey=00ea, ansi=0000
warn:keyboard:X11DRV_GetKeyNameText (01660000,0x33f5e8,256): unsupported key, vkey=0000, ansi=0000
warn:keyboard:X11DRV_GetKeyNameText (0...
2007 Jan 09
0
Wine release 0.9.29
...o.
dinput: Fix mouse to use proper offset when queuing new events. Add handling of X-buttons.
dinput: Fix memory leak.
dinput: Fix possible NULL deference.
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
dinput: Use proper offset when queuing keyboard events.
dinput: Set event from queue_event, simplifying code a bit.
--
Alexandre Julliard
julliard@winehq.org
2012 Jan 27
1
Wine release 1.4-rc1
...g state in a csReceive critical section.
wineqtdecoder: Add the framework for SourceSeeking to QTSplitter.
wineqtdecoder: Implement QTSplitter_ChangeStart.
winegstreamer: Update transform filters to use the correct csReceive critical section.
winex11: Strip the _L or _R from X11DRV_GetKeyNameText when appropriate.
strmbase: Do not hold the csReceive lock when calling the transform's Receive function.
quartz: Use the csReceive critical sections in transform filters.
wineqtdecoder: Release the csReceive critical section before delivering a sample.
winegstreamer: Se...