Wine
From Just Solve the File Format Problem
(Difference between revisions)
(more work) |
(Category:Windows) |
||
(One intermediate revision by one user not shown) | |||
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:Software]] | ||
+ | [[Category:Operating Systems]] | ||
+ | [[Category:Windows]] |
Latest revision as of 17:19, 29 March 2017
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.