|
刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.
Changes in Wine 1.1.5:
* Substantial JavaScript implementation.
* Partial support for layered windows.
* Support for Unicode file export in Regedit.
* Proper exception handling in widl-generated code.
* Asynchronous requests and cookies support in WinHTTP.
* Various bug fixes.
下载:Wine 1.1.5 |
|