Wine
From Just Solve the File Format Problem
(Difference between revisions)
(created page.) |
Revision as of 17:07, 6 November 2012
Wine is a 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.