Search found 1 match

by GJones
Tue Jun 24, 2014 5:33 am
Forum: Wine Help
Topic: How much of the Native API can be faked from userspace?
Replies: 1
Views: 1392

How much of the Native API can be faked from userspace?

From what I've heard, Wine doesn't implement much (or perhaps any) of the NT Native API, i.e. Nt/ZwBlahBlahWhatEver functions. I know Longene (or Linux Unified Kernel, or whatever it's called now) provides some of this stuff, but slapping an implementation of the Windows APIs on top of the Linux ker...