* include/ntdef.h: Add define for NTAPI.

This commit is contained in:
Corinna Vinschen
2000-10-02 09:09:38 +00:00
parent a26fb3150d
commit 7041211c58
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef _NTDEF_H_
#define _NTDEF_H_
#define NTAPI __stdcall
#define OBJ_INHERIT 2L
#define OBJ_PERMANENT 16L
#define OBJ_EXCLUSIVE 32L