PATCH: virtual fixes for native mode

Juan Lang juan_lang at yahoo.com
Fri Feb 6 14:49:19 CST 2004


Hi Uwe, in NT the native (system call) interface is
through ntdll.  There are a number of subsystems
implemented on top of that:  the win32 subsystem, the
posix subsystem, and the OS/2 subsystem.  It's
possible however to write an app that just uses ntdll;
this is a "native" NT app.

This page has a pretty good explanation:
http://www.sysinternals.com/ntw2k/info/native.shtml

--Juan

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html



More information about the wine-devel mailing list