mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Define missing PNTSTATUS.
svn path=/trunk/; revision=10088
This commit is contained in:
@@ -33,7 +33,7 @@ extern "C" {
|
||||
* Fundamental types and data structures
|
||||
*/
|
||||
|
||||
typedef LONG NTSTATUS;
|
||||
typedef LONG NTSTATUS, *PNTSTATUS;
|
||||
|
||||
typedef CONST char *PCSZ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user