search for: tounicodeex

Displaying 6 results from an estimated 6 matches for "tounicodeex".

Did you mean: tounicode
2015 Apr 17
0
Wine release 1.7.41
...links. 38341 Photoshop CS6 crash at startup 38344 Invalid memory access in get_registry_locale_info() 38348 _wsopen_s does not respect the pmode parameter when O_CREAT is set 38351 Ninite downloader fails to install application 38353 DIRT3 crashes after showing racing results screen (ToUnicodeEx should accept NULL pointer as keystate) 38361 Dead Space 2 (Steam) crashes at the <Please wait...Connecting> screen 38366 Outlast crashes with ARB shaders enabled 38372 Midnight Mysteries: The Salem Witch Trials crashes on start (SO_ERROR returns zero instead of ECONNREFUSED after co...
2006 Nov 10
0
Wine release 0.9.25
...configure: Added missing DiskArbitration/DiskArbitration.h check. winex11.drv: Fixed build without OpenGL headers. winex11.drv: Only load the keycode->keysym mapping once in DetectLayout, instead of once per supported layout. winex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx. winex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping in that case. kernel32: Better workaround for the lack of locale environment variables on MacOS. gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation. winex11.drv: Get...
2013 May 10
0
Wine release 1.5.30
...le VT_NULL in IXMLHTTPRequest::send. ieframe: Added stub IExternalConnection interface to InternetExplorer object. ieframe: Added more InternetExplorer object tests. Jactry Zeng (1): msvcrt: Fixed typo of _strncoll and _strncoll_l. Ken Thomases (11): winemac: Return 0 from ToUnicodeEx() for a key release. winemac: Change some run-time asserts to compile-time. winemac: Extract application-level handling of mouse move events to a separate method. winemac: Consolidate mouse move handling into -[WineApplicationController handleMouseMove:]. winemac: Consolidat...
2013 Feb 15
0
Wine release 1.5.24
...o Win32 vkeys and scan codes based on Mac keyboard layout. winemac: Rebuild key map when Mac keyboard layout changes. winemac: Generate KEY_PRESS/RELEASE events from Cocoa key events. user32: In TranslateMessage, handle ToUnicode returning 2 or more chars. winemac: Implement ToUnicodeEx(). winemac: Ignore Cocoa's window frame adjustments for off-screen windows. winemac: Implement Beep(). winemac: Implement MapVirtualKeyEx(). winemac: Implement VkKeyScanEx(). winemac: Implement GetKeyNameText(). winemac: Implement fake support for the active...
2017 Jun 09
0
Wine release 2.10
...y clean up windows that aren't destroyed explicitly. wineandroid: Implement SetCapture and store the capture window in the desktop process for global captures. wineandroid: Add support for mouse events. wineandroid: Add support for keyboard events. wineandroid: Implement ToUnicodeEx. Alistair Leslie-Hughes (6): include/mfapi.h: Add standard GUID defines. wmvcore: Implement WMCreateWriterPriv. dplayx: First name server address may be null. dplayx/tests: Remove some wine_todo. dplayx: Implement IDirectPlay4 EnumConnections. dplayx: Implement...
2011 Dec 30
0
Wine release 1.3.36
...rt implementation. J?rg H?hle (3): mmdevapi: Enforce limits on period and duration. winealsa.drv: Request ALSA period time to match MMDevAPI period time. winealsa: Use an ALSA buffer of 4 periods to limit prefill. Ken Thomases (3): comdlg32: Fix a leak. winex11: Have ToUnicodeEx null-terminate the output buffer, if there's room. user32/tests: Test that ToUnicode null-terminates the buffer if it's big enough. Kusanagi Kouichi (6): gdi32: Add a helper function to convert a string from A to W. gdi32: Use find_family_from_name and LIST_FOR_EACH inste...