PDA

Просмотр полной версии : Wine


DOBERMAN
09.06.2006, 14:37
Wine v0.9.15 Beta

http://www.2baksa.net:8080/download/images/~off/images/73d1bcacad4981197e0ada83d89a0bcd42d12647.jpg

Wine это реализация API win32, использующая графический сервер XFree86/xorg. Он позволяет запустить программу, написанную для MS Windows на любых платформах, где он поддерживается. Поэтому вы сможете запускать программы для MS Windows не только на PC. Название является акронимом: WINE - Wine Is Not Emulator.

************************************************** *****************************************


Wine is an Open Source implementation of the Windows API on top of X and Unix.
Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.




Screenshot Gallery (http://www.winehq.com/site?ss=1)

Wine Features:

Binary Compatibility

* Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
* Win32 compatible memory layout, exception handling, threads and processes
* Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
* "bug-for-bug" compatibility with Windows

Graphics

* X11-based graphics allows remote display to any X terminal
* X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
* DirectX support for games (limited Direct3D support)
* Support for OpenGL based games and applications
* Printing via PostScript driver or legacy native Win16 printer drivers
* Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
* Desktop-in-a-box or mixable windows
* Windows MultiMedia (WinMM) layer support with builtin codecs

Allows Windows program to interface with:

* Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
* Multi-lingual keyboards and CJK input method support via XIM
* Modems, serial devices
* Networks (TCP/IP and IPX)
* ASPI Scanners
* Windows Tablets via XInput (eg. Wacom)

Wine API

* Designed for source and binary compatibility with Win32 code
* Win32 API test suite to ensure compatibility
* Compilable on a wide range of C compilers
* Permits mixing of Win32 and POSIX code
* Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
* Win32 compatible header files
* Automatically generated API documentation
* Resource compiler
* Message compiler
* IDL compiler
* Extensive Unicode support
* Internationalization -- Wine supports 16 languages
* Built-in debugger and configurable trace messages
* External memory checker support using Valgrind
* Sample programs

A new beta version of Wine is out, 0.9.15.

You might notice the following changes in it:

* More MS/RPC improvements.
* Core Audio driver for Mac OS X.
* More complete DNSAPI dll.
* Improvements to Web browser support.

Binary packages are in the process of being built and it may take a few days for them to appear, but the source is available now. You can find out more about this release in the announcement. Check out our download page for packages for your favorite distribution. Fedora packages can be installed from the Fedora Extras repository by running yum install wine from Fedora Extras.

Скачать (http://www.winehq.com/site/download)