article

The Wine project aims to allow a PC running a Unix-like operating system and the X Window System to execute x86 programs for Microsoft Windows. Alternately, those wishing to port a Windows application to a Unix-like system can compile it against the Wine libraries.

The name 'Wine' derives from the recursive acronym "Wine Is Not an Emulator" (rather, it implements a compatibility layer), although some have used the unofficial expansion "Windows Emulator". While the name sometimes appears in the forms "WINE" and "wine", the project developers have agreed to standardize on the form "Wine". The recursive acronym Wine resembles that of LAME (Lame Ain't an MP3 Encoder).

Wine, as free software, uses the GNU Lesser General Public License (LGPL). The Wine project originally released Wine under the same MIT License as the X Window System, but owing to concern about proprietary versions of Wine not contributing their changes back to the core project, work as of March 2002 has used the LGPL for its licensing.

The Wine developers released the first beta version of Wine (version 0.9) on October 25 2005 after 12 years of development.

Development


Bob Amstadt (the initial project leader) and Eric Youngdale started the Wine project in 1993 as a way to run Windows applications on Linux. It originally targeted Windows 3.x (16-bit) applications, although it currently focuses primarily on the dominant Win32 (32-bit) applications. The project probably originated in discussions on Usenet in comp.os.linux. Alexandre Julliard has led the project since 1994.

Rather than acting as a full emulator, Wine implements a compatibility layer, providing alternative implementations of the DLLs that Windows programs call.

The Wine developers write the software primarily for Linux, but also give strong support to FreeBSD and Solaris-x86.

The project has proved time-consuming and difficult for the developers, partially (at least) because of incomplete or incorrect documentation of the Win32 API. While Microsoft has documented most Win32 functions, some areas such as file formats and protocols have no official Microsoft specification, as well as featuring undocumented low-level functions and obscure bugs that Wine must duplicate precisely in order to allow some applications to work properly. Consequently, the Wine team has had to reverse engineer many function calls and file formats in such areas as thunking.

The involvement of Corel for a time assisted the project, chiefly by employing Julliard and others to work on it. Corel had an interest due to the porting of WordPerfect Office, its office suite, to Linux platforms. However, after Microsoft made major investments in the company, Corel cancelled all Linux-related projects and the Wine effort stopped. CodeWeavers now employs Julliard and many other Wine developers to work on Wine and on CrossOver Office, CodeWeaver's supported version of Wine utilizing some additional proprietary components.

Functionality


As of late 2005, Wine runs most software with good stability. Most native Microsoft Windows DLLs necessary for the execution of Win32 binaries have compatible Wine counterparts. The developers of the Direct3D-compatible software have produced a functional product, constantly supplemented with fixes and enhancements.

Other versions of Wine


The core Wine development aims at a correct implementation of the Windows API as a whole and has sometimes lagged in some areas of compatibility with certain applications. Direct3D, for example, remained largely unimplemented for a period of Wine's history; however, newer releases of Wine have had an increasingly complete implementation.

CodeWeavers markets CrossOver Office specifically for running Microsoft Office and other major Windows applications. CodeWeavers also employs Alexandre Juillard to work on Wine and contributes most of its code back to the Wine project under the LGPL. On 22 June 2005, CodeWeavers announced support for Wine on Intel-based Apple Macintosh computers, by making a new version called Crossover Mac

TransGaming Technologies produces the proprietary Cedega software. Formerly known as WineX, Cedega represents a fork from the last MIT-licensed version of Wine. TransGaming optimises Cedega for running Windows games and makes it available on a subscription basis.

Other projects using Wine source-code include:

  • ReactOS, a project to write an operating system compatible with Windows NT down to the device-driver level. ReactOS works closely with the Wine project on DLLs and compatibility issues, with several developers working intensively on both projects.
  • Darwine, a port of the Wine libraries to Darwin and Mac OS X. Darwine originally aimed at compiling Windows source-code to Mach-O binaries. With the advent of Macintel, Darwine began running Win32 binaries in x86 Darwin, and has approached version-parity with the Wine trunk. The Darwine project also continues progress on PowerPC by combining Wine with the QEMU x86 emulator.
  • BeWine, a port of the Wine libraries to BeOS, Haiku and similar operating systems
  • Odin, a project to run Win32 binaries on OS/2 or convert them to OS/2 native format. The project also provides the Odin32 API to compile Win32 programs for OS/2.
  • E/OS, a project attempting to allow any program designed for any operating system to be run without the need to actually install any other operating system
  • Rewind, a defunct MIT-licensed fork of the last MIT-licensed version of Wine.

Microsoft's response to Wine


Microsoft has generally not made public statements about Wine. However, the Microsoft Update software will block updates to Microsoft application software running in Wine-based environments. On February 16, 2005, Ivan Leo Puoti discovered that Microsoft had started checking the registry for the Wine configuration key and would block the Windows Update for any component. Puoti wrote, "... even if this is only an initial attempt, they appear to want to discriminate against Wine users. While this may be acceptable for operating system components/updates, this is probably a violation of anti-trust law for all other downloads. It's also the first time Microsoft has acknowledged the existence of Wine."

The Windows Genuine Advantage (WGA) system also checks for existence of Wine registry keys, and the WGA FAQ states that WGA, by design, will not run in Wine, as Wine does not constitute "genuine Windows" as described in the WGA FAQ: "When WGA validation detects WINE running on the system, it will notify users that they are running non-genuine Windows, and it will not allow genuine Windows downloads for that system". Despite this, some reports have circulated of the WGA system working in Wine nevertheless.

The beta version of Microsoft Internet Explorer 7 checks at installation-time for 'Windows Genuine Advantage', and hence users cannot install it on Linux systems which use Wine, without modifying the Internet Explorer setup files or Wine itself.

Notes


External links


  • Wine Development HQ
  • Application database - information on application-compatibility with Wine (how-to's, patches, etc.)
  • Wine newsgroup (Google web interface)
  • Jeremy White's Wine Answers - Slashdot interview with Jeremy White of CodeWeavers
  • Jeremy White interview on the "Mad Penguin" web-site
  • Official Wine Wiki, a place for developers and users to document and share their experiences.
  • Unofficial Wine support wiki, more user-oriented than the above site.
  • WineCVS A shell-script (written entirely in bash for GNU/Linux) which automates installation and management of various Wine flavours from CVS. It aims to give end-users easy access to Wine, WineX, Cedega and Rewind CVS, often a difficult task for those new to GNU/Linux.
  • Winetools A simple installer of basic proprietary (but freeware) Microsoft Windows software, like TrueType fonts, DCOM98 and Internet Explorer 6 — required to install most other Windows software after carrying out a basic Wine installation.
  • Wine Doors Successor to WineTools, extends fuctionality
  • WineHQ Knowledge Base, a site giving useful information on how to install Windows software with a basic Wine installation (started in January 2005).
  • Frank's Corner page with many (sometimes outdated) tips for installing Windows software using Wine.
  • Appointment of the Software Freedom Law Center as legal counsel to represent the Wine project (The press-release doesn't mention what legal issue exists, but two days earlier the Wine Developers Conference saw mention of a patent problem.)

4-letter acronyms | Compatibility layers

Wine | WINE Is Not an Emulator | WINE | WINE | 와인 (소프트웨어) | WINE | Wine | Wine | Wine | Wine | Wine | Wine | WINE | WINE | Wine | WINE | Wine

 

This article is licensed under the GNU Free Documentation License. It uses material from the "Wine (software)".

Home Pageartsbusinesscomputersgameshealthhospitalshomekids & teensnewsphysiciansrecreationreferenceregionalscienceshoppingsocietysportsworld