|
|
|
|
|
by mmastrac
3500 days ago
|
|
His approach is a bit different as he is shimming 16 bit APIs to their 64-bit equivalent. Wine reimplemented them to run on top of a POSIX environment. His approach will result in higher fidelity for apps as they are basically running on Win64, just with a 16-bit virtual machine driving it. Wine apps running on Windows would likely feel non-native as the UI components are reimplemented from scratch. |
|