| 
 | 
 
刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序. 
不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行. 
The Wine development release 1.1.31 is now available. 
 
What's new in this release:  
 
 
- Vastly improved monthcal control.
 
 - Performance improvements for DIB sections.
 
 - Several sound driver fixes.
 
 - Beginning of ActiveX support in JScript.
 
 - More Direct3D 10 work.
 
 - More 16-bit dlls split off to separate modules.
 
 - Support for attachments in MAPI.
 
 - Various bug fixes.
 
 
  
下载:Wine 1.1.31 
查看:Announcement  |   
 
 
 
 |