[DDK]: There should not be a DDK-specific ntstatus.h. This is a PSDK header file...
authorSir Richard <sir_richard@svn.reactos.org>
Tue, 23 Mar 2010 23:21:29 +0000 (23:21 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Tue, 23 Mar 2010 23:21:29 +0000 (23:21 +0000)
commitd94632570f0c9c7a6f63e013b75baad90bc4a276
tree72690cd7c36c35542e50ed0088061f8cef636577
parent1e516d2aa813f67ca20be3c9af790c968c6ffb34
[DDK]: There should not be a DDK-specific ntstatus.h. This is a PSDK header file ("api") in WDK lingo. Overwrite the current outdated PSDK ntstatus.h (which was actually getting used even by drivers due to build system intelligence, so the ddk ntstatus.h was being ignored) with the new DDK ntstatus.h.

svn path=/trunk/; revision=46373
reactos/include/ddk/ntstatus.h [deleted file]
reactos/include/psdk/ntstatus.h