Hacker News new | ask | show | jobs
by cferr 2056 days ago
Wine is only a syscall translation layer. It's not an implementation of Windows.
1 comments

Yeah but that makes Wine sound simpler than it is. The bulk of what makes ReactOS tick is from Wine.

Wine is a syscall layer plus a reimplementation of all user mode DLLs in a Windows installation.