Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK.
authorFrancois Gouget <fgouget@free.fr>
Tue, 17 Sep 2002 00:03:39 +0000 (00:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Sep 2002 00:03:39 +0000 (00:03 +0000)
commitde0f015df002a1b12e079ec4839f254a7ea13d72
tree576929aae954f25e4610a5697a01dab1a986a13e
parent065d5379398b8fb4993a3ac4166de4fe87cf43cf
Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK.
Add some missing constants.
Include ntstatus.h in winnt.h.
dlls/ntdll/tests/error.c
include/Makefile.in
include/ntstatus.h [new file with mode: 0644]
include/winnt.h