Wine 8.10 release

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 important changes:

  • The system call interface is used to translate all calls from PE files to Unix libraries. In win32u, all exported functions and ntuser functions have been translated to the system call interface.
  • Improved support for limiting (clipping) the movement of the mouse cursor to a specified area on the screen.
  • Added support for virtual memory placeholders (reserved memory areas with placeholder type). Support for the MEM_COALESCE_PLACEHOLDERS flag has been added to the NtFreeVirtualMemory() function in the ntdll library, and support for the MEM_PRESERVE_PLACEHOLDER flag has been added to the NtUnmapViewOfSectionEx() function.
  • Updated files with locale and time zone database.
  • Application bug reports 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,
  • Closed bug reports related to Animated Puzzles.

Source: opennet.ru

Add a comment