search for: getobjectinfo

Displaying 7 results from an estimated 7 matches for "getobjectinfo".

2006 Mar 29
0
[fdo] LDTP 0.4.0 released !!!
...ation framework helps in automatically executing test cases for verifying the functionality of the software being tested. This release includes.... * Refined object search from the appmap table * Data XML are now transmitted and received with in CDATA * Reimplemented getwindowlist, getobjectlist, getobjectinfo,getobjectproperty * Memory leak fixed - Freed memory resources when client disconnects And now take a deep breath and go through the exhaustive list of bug fixes which makes this version of LDTP the most stable of the lot. A special thanks to Patrick from Sun Microsystems who has actively hacked L...
2007 Jan 09
0
Wine release 0.9.29
...ection before warping mouse. dinput: Move keyboard to using new EnumObjects from base class. winex11drv: Make dxgrab global. wined3d: Clip mouse after resolution change while creating default swap chain. user32: Initialize clip rectangle on first use. dinput: Implement GetObjectInfo[A|W] in base device class. dinput: Move keyboard to using new GetObjectInfo. dinput: Implement mouse GetObjectInfo on top of base class. dinput: Fix cut and paste error. dinput: Change EnumObjects to use GetObjectInfo. dinput: Fix mouse to use proper offset when queuin...
2005 Oct 26
0
[fdo] LDTP 0.2.1 released
...for helping us complete this work successfully. * New component functions: + 'sortcolumnindex' and 'sortcolumn' for table/tree-table objects. ('Shaheed') + 'getwindowlist' and 'getcomponentlist' ('Premkumar') + 'bindtext', 'getobjectinfo' and 'getobjectproperties' ('Nagappan') * Major Bug Fixes: + Proper error messages have been updated for easy debugging ('Nagappan') + 'selectrow' to select row based on number of matchings ('Shaheed') + 'doesrowexist' now performs an...
2009 Apr 24
0
Wine release 1.1.20
...wined3d: Add newline to fixme. wined3d: Rename some NP2 fixup variables and update comments. Vincent Povirk (2): mciavi32: Remove unnecessary string buffers in MCIAVI_mciSet. shell32: Implement SHGetNewLinkInfo[AW]. Vitaliy Margolen (5): dinput: Make EnumDevices and GetObjectInfo consistent about GUIDs. dinput: Remove redundant stuff. dinput: Make props array a part of the generic joystick struct. dinput: Convert evdev joystick to new base class. dinput: Use more friendly name for the joystick than its device path. ?ukasz Wojni?owicz (2): kern...
2019 May 24
0
Wine release 4.9
...install dependency for PE builtins. Alistair Leslie-Hughes (6): dinput: Allow enumeration of joysticks with DirectX 3. dinput: Handle setting DIPROP_CALIBRATIONMODE mode in generic implementation. wineqtdecoder: Fix compile on MacOS. dinput: Improve returned flags in Mouse GetObjectInfo. dinput: Support DIDEVICEINSTANCE_DX3 for keyboard GetDeviceInfo. include: Add helicopter Direct Input defines. Andreas Maier (2): jscript: Implement Enumerator object. jscript/tests: Add more Enumerator tests. Andrew Eikum (4): winebus.sys: Fix report length calcula...
2007 Jan 25
0
Wine release 0.9.30
...oystick_linux] Copy and modify default data format. dinput: [joystick_linux] Reuse the same properties array. dinput: [joystick_linux] Use correct offset to queue events. dinput: [joystick_linuxinput] Copy and modify default data format. dinput: [joystick_linuxinput] Rewrite GetObjectInfo and EnumObjects on top of base class. dinput: [joystick_linuxinput] Use correct offset to queue events. dinput: Use internal data format for object lookups. dinput: Don't copy no longer used user data format object array. dinput: Internal data format is not const anymore...
2008 Dec 05
0
Wine release 1.1.10
...s: Fix string format warning. msxml3/tests: Fix string format warnings. setupapi/tests: Fix string format warnings. winedbg: Fix string format warnings. widl: Fix string format warning. server: Fix string format warning. Vitaliy Margolen (2): dinput: Use correct GetObjectInfo for joystick. ntdll: Stub NtMakeTemporaryObject. Vitaly Lipatov (2): kernel32: gethostname returns string in CP_UNIXCP encoding. winex11: Add check for XmbTextPropertyToTextList result. Vitaly Perov (2): mlang: Add implementation of fnIMLangFontLink_GetCharCodePages....