search for: getasynckeystate

Displaying 12 results from an estimated 12 matches for "getasynckeystate".

2008 May 08
10
GetAsyncKeyState
I wrote an application in c++ which should return the GetAsyncKeyState(0x01). But I always get 0. If I click on the window of my app,I will get the right answer. GetAsyncKeyState should return systemwide clicks! The same things happens when I write a VB application. I found an app written in Delphi which uses the GetAsyncKeyState call and returns systemwide clicks. Ca...
2002 Feb 25
1
Adobe Illustrator
I have been trying to use Illustrator 8 with wine, and it works fine except often it doesn't recognize the release of a mouse click, so tools/selections continue even after you've released the mouse button. I have no idea as to how to solve this, but anyone with any info it would be much appreciated. Thanks On Tue, 18 Dec 2001 14:39:10 -0500, Joel8bit wrote: > Hello, > Does anyone
2008 Dec 02
5
[Game] ShadowFlare very unusual problem
...0x7befe6f4: 00482df4 0000003e 0041e66b 000050c6 Backtrace: =>1 0x7e16f3cf X11DRV_GetAsyncKeyState+0x4f(key=1953724755) [/home/speng/wine-1.1.9/dlls/winex11.drv/keyboard.c:1852] in winex11 (0x7befe6cc) 2 0x7eba4d91 GetAsyncKeyState+0x21(nKey=1953724755) [/home/speng/wine-1.1.9/dlls/user32/input.c:276] in user32 (0x7befe6dc) 3 0x00456347 in shadowflare (+0x56347) (0x00000000)...
2008 Feb 29
1
Getting Keypressed State in rgl
Dear Rglers, when using a callback in rgl (Windows, if it matters) http://finzi.psych.upenn.edu/R/library/rgl/html/callbacks.html I would like to get the Asynchronous keyboard status (as least Shift/Control, but preferably other key) to set markers in a plot. getGraphicsEvents seems to be limited to normal graphics windows. Dieter
2015 Jul 28
0
Wine release 1.7.48
...executable name)(FoxitReader 3.0, GTA2 Manager) 22399 Quake III Arena installer: Text area is scrolled at the bottom, and all text is selected 26439 Chernobyl terrorist attack demo crashes on start 27238 Tesla: The Weather Man demo: movement keys not working (GetKeyState should fallback to GetAsyncKeyState for threads without message queue) 31063 Crash bug after finishing conversion in FormatFactory 31643 Multiple games and applications crash on unimplemented function vcomp.dll._vcomp_fork (Gothic 3 demo, NeXTA) 31984 Multiple games need d3dx9_36.dll.D3DXComputeTangentFrameEx (Starlaxis, Che...
2007 Apr 13
0
Wine release 0.9.35
...allbacks. winedbg: Align module addresses to 8 characters. quartz: Implement IAMFilterData interface for IFilterMapper. Dan Hipschman (1): rpcrt4: Add tests for RpcServerListen and friends. Dan Kegel (2): imagehlp: BindImageEx stub should report success. winex11.drv: GetAsyncKeyState must check mouse buttons, too. Detlef Riekenberg (4): localui: Add localui.dll with stubs. localui/tests: Add initial test. localspl/tests: Remove duplicate tests. localui: Add version resource. Dmitry Timoshkov (8): kernel32: Add GetCPInfo test. gdi32: Make Ge...
2011 Mar 04
0
Wine release 1.3.15
...eakpoint flags. winedbg: Support setting a breakpoint from a file name and line number. server: Fill the key state in mouse events from the server-side state. server: Maintain the "set since last time" bit for the global keystate. user32: Retrieve the key state for GetAsyncKeyState from the server. user32: Retrieve the current cursor position from the server. winex11: Pass a window handle for keyboard hardware messages too. server: Don't pass a thread id to send_hardware_message, determine it from the window. ntdll: Don't print an error when ar...
2019 Nov 15
0
Wine release 4.20
...ecuted code persistence. Hans Leidekker (2): bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change. shell32: Fix definitions for FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFilesCommonX64 on 64-bit. Huw D. M. Davies (1): user32: Remove unused GetAsyncKeyState() driver entry. Jacek Caban (36): vbscript: Support assigning to object default value. vbscript: Store global functions in an array. vbscript: Replace existing function for duplicated functions. vbscript: Allow arbitrary number of arguments in builtin functions. vbscr...
2007 Mar 02
0
Wine release 0.9.32
...send WM_IME_NOTIFY using SendMessage. gdi32: Allow for loading of multibyte font name replacements. gdi32: Select correct replacement from ttc file. kernel32: Allow for non base-10 int values in ini file. winex11.drv: Make sure keyboard state is up to date before processing GetAsyncKeyState. gdi32: Don't fail replacement on no localized family name. Bang Jun-Young (2): README: Fully revise Korean translation. notepad: Fully revise Korean translation. Chris Robinson (10): quartz: Stop and free the dsound buffer when needed. quartz: Don't use unin...
2011 Oct 10
0
Wine release 1.3.30
...in 1.3.30: 201 Igowin: masking problem - image is not transparent 4140 Emu48 with HP49 ROM: parts of emulated screen stays black 5180 vb6 ide can't run a simple test case 5181 vb6 can't compile a simple file 5322 Both MSVC6 and MSVB6 installers die very early 5623 GetAsyncKeyState wrong if querying process doesn't have focus 5841 XML database manipulation through ADO nonfunctional (support for MSXML2.XMLPARSER.3.0 -> CLSID {F5078F31-C551-11D3-89B9-0000F81FE221} needed) 6620 ALEPH500 crashes with X11DRV_DIB_DeleteDIBSection 7182 Arabic letters not positione...
2012 Oct 26
0
Wine release 1.5.16
...st for NtQuerySystemInformation with SystemProcessInformation. ntdll: Calculate SystemProcessInformation's ReturnLength and return it. Alexandre Julliard (36): user32: Flush window surfaces in all functions that are used to poll for input. winex11: Remove the no longer needed GetAsyncKeyState entry point. gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly. winex11: Move the icon window off-screen for managed windows. user32: Don't show the icon title for off-screen icons. winex11: Get rid of the __wine_x11_managed propert...
2008 Dec 20
0
Wine release 1.1.11
...OIDs with only two components. J?rg H?hle (2): msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows. winecfg: Prevent crash when clearing volume serial number input. Konstantin Kondratyuk (1): mshtml: Correct UIDs of interfaces. Lei Zhang (5): user32: Check input to GetAsyncKeyState(). qcap: Don't clip intermediate values in YUV to RGB conversion code. quartz: Enumerate all the pins on filter and check directions when rendering. gdi32: Prevent integer overflow in CreateBitmapIndirect. quartz: Ignore unknown chunks when parsing AVI headers. Maarten...