Files
reactos/reactos/lib/nt
Alex Ionescu 8c002db0c2 - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.

svn path=/trunk/; revision=18598
2005-10-19 17:03:38 +00:00
..
2005-10-03 21:40:58 +00:00

This is the startup code for NT native processes.
(smss.exe, autochk.exe, csrss.exe)