Wine 1.1.44

刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍 不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.

下载:Wine 1.1.44

The Wine development release 1.1.44 is now available.

What's new in this release:

  • Many more new icons.
  • Support for 32-bit prefixes with a 64-bit Wine.
  • Many additional msvcr80/90 functions.
  • Improvements to Bidi handling.
  • More complete mmdevapi (Win7 audio) support.
  • Improved handling of MSI patches.
  • A number of fixes for desktop menus.
  • Optimizations in OLE storage.
  • Various bug fixes.
原文地址:https://www.cnblogs.com/xfiver/p/1730314.html