An experimental release of the open implementation of WinAPI — Wine 8.10 has taken place. Since the release of version 8.9, 13 bug reports have been closed and 271 changes have been made.
The most significant changes:
- The system call interface is used to translate all calls from PE files into Unix libraries. In win32u, all exported functions and ntuser functions have been translated to the system call interface.
- Improved support for limiting (clipping) mouse cursor movement to a specified area on the screen.
- Support for memory placeholders (reserved memory areas with placeholder type) has been added. In the ntdll library, the function NtFreeVirtualMemory() has been updated to support the MEM_COALESCE_PLACEHOLDERS flag, and the function NtUnmapViewOfSectionEx() now supports the MEM_PRESERVE_PLACEHOLDER flag.
- Locale and timezone database files have been updated.
- Bug reports related to the operation of applications have been closed: MSN Messenger Live 2009, Lync 2010, Adobe Premiere Pro CS3, Quicken 201X, uTorrent 2.2.0, Creo Elements/Direct Modeling Express 4.0/6.0, Honeygain, PmxEditor 0.2.7.5.
- Bug reports related to the operation of the game Animated Puzzles have been closed.
Source: opennet.ru
