search for: em_gethandl

Displaying 3 results from an estimated 3 matches for "em_gethandl".

Did you mean: em_gethandle
2018 Mar 18
0
Wine release 2.0.5
...stable' branch. Nikolay Sivov (9): advapi32: Partially implement LsaLookupPrivilegeName(). d3dx9: Implement D3DXFrameFind(). msvcrt: Implement _memicmp_l(). msvcrt: Added _get_purecall_handler(). user32/tests: Added some tests for WM_GETTEXTLENGTH/WM_GETTEXT after EM_GETHANDLE was used. user32/edit: Allow buffer access after EM_GETHANDLE. comctl32/tooltips: Remove window subclass right before window is destroyed. comctl32/updown: Reset control width conditionally on UDM_SETBUDDY with NULL buddy handle. mshtml: Avoid potential moniker instance lea...
2013 May 24
0
Wine release 1.5.31
...ne property name. kernel32: Implement CAL_RETURN_NUMBER in EnumCalendarInfo*. kernel32: Implement CAL_ICALINTVALUE in GetCalendarInfo. kernel32: Improved stub for GetCalendarInfo's CAL_SCALNAME. Detlef Riekenberg (4): user32: The app owns the text buffer memory after an EM_GETHANDLE. user32/tests: Add tests for EM_GETHANDLE. user32: The flag EF_APP_HAS_HANDLE is now obsolete. include: Add missing InitOnce / RtlRunOnce prototypes. Dmitry Timoshkov (6): server: Set appropriate status for a terminated thread. kernel32: Add a test for holding proces...
2017 Dec 08
0
Wine release 3.0-rc1
...comctl32/syslink: Fix return value for LM_GETIDEALSIZE. d2d1: Respond to ID2D1Image query. comctl32/tests: Some tests for focus handling in owner-data listviews. wininet/tests: Fix some leaks (Coverity). user32/tests: Added some tests for WM_GETTEXTLENGTH/WM_GETTEXT after EM_GETHANDLE was used. mshtml: Avoid potential moniker instance leak. user32/edit: Allow buffer access after EM_GETHANDLE. po: Update Russian translation. httpapi/tests: Added some basic tests for session and group creation. user32/tests: Remove runtime check for EndMenu(). Piotr...