Wine
From Just Solve the File Format Problem
(Difference between revisions)
(more work) |
Dan Tobias (Talk | contribs) |
||
Line 7: | Line 7: | ||
* [http://winehq.org/ Wine website] | * [http://winehq.org/ Wine website] | ||
* [http://appdb.winehq.org/ Application database] | * [http://appdb.winehq.org/ Application database] | ||
+ | |||
+ | [[Category:Operating Systems]] | ||
+ | [[Category:Software]] |
Revision as of 13:44, 21 May 2013
Wine is a Free (GNU LGPL) compatibility layer for MS Windows software. It runs on POSIX systems, such as Linux, BSD and Mac OSX. It is not strictly an emulator, as it actually implements Windows API calls.
See also ReactOS with which Wine shares many libraries.