Wine 5.13 release

Took place experimental release of the open implementation of WinAPI - Wine 5.13. Since the release of the version 5.12 22 bug reports were closed and 407 changes were made.

The most important changes:

  • Implemented IniFileMapping call to map configuration files in ini format (win9x) to the corresponding settings in the registry (NT). The GetPrivateProfileStringW(), WritePrivateProfileStringW(), GetPrivateProfileSectionNames(), and WritePrivateProfileSection() functions now support reflection to the registry.
  • NTDLL functions involve converters (thunk) system calls.
  • The code for outputting floating-point numbers has been redesigned.
  • Initial work has been done to restructure console support.
  • Closed bug reports related to the operation of games and applications:
    Core Media Player, The Witcher 2, CuteFTP 8.3.4, Metal Gear Solid V: Ground Zeroes, Warframe, Call to Power II, Call of Duty: Black Ops III, Call of Duty: WWII, Call of Duty: Modern Warfare 2, Blindwrite 7, Dungeon Siege 1 & 2, Mass Effect: Andromeda.

Source: opennet.ru

Add a comment