皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Wine 2.20 版发布,3.0 版将在年底更新

Wine 2.20 版发布,3.0 版将在年底更新

Wine 2.20 发布。Wine (“Wine Is Not an Emulator” 的首字母缩写)是一个能够在多种 POSIX-compliant 操作系统(诸如 Linux,macOS 及 BSD 等)上运行 Windows 应用的兼容层。Wine 不是像虚拟机或者模拟器一样模仿内部的 Windows 逻辑,而是将 Windows API 调用翻译成为动态的 POSIX 调用,免除了性能和其他一些行为的内存占用,让你能够干净地集合 Windows 应用到你的桌面。

Wine 2.20 版发布,3.0 版将在年底更新

主页更新内容:

  • Improved event support in MSHTML.
  • Preloader support on ARM64.
  • Interpolation modes in Direct3D.
  • Improved metafile support in GdiPlus.
  • Initial version of Kerberos5 Authentication Package.
  • OLE clipboard cache improvements.
  • Various bug fixes.

下载地址:https://dl.winehq.org/wine/source/2.x/wine-2.20.tar.xz

昨天召开的 WineConf2017 大会上,Wine 项目负责人 Alexandre Julliard 表示 Wine 3.0 有望年底发布。

Wine 3.0 将切换至 Windows 7 作为默认 Windows 版本,并会部署 Direct3D 命令和信息模式的管道。不过在 Wine 3.0 正式发布之前,还需要修复大约 160 处 BUG。

大会上表示,Wine 3.0 会赶在今年年底之前发布,但不会支持下一代 Vulkan 图形API,或 Wayland 显示服务器,这些重磅功能将会在明年添加到 Wine 中。

转自 http://www.oschina.net/news/90146/wine-2-20