* include/ntdef.h: Add define for NTAPI.
This commit is contained in:
parent
a26fb3150d
commit
7041211c58
@ -1,3 +1,7 @@
|
||||
Mon Oct 2 10:56:00 2000 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* include/ntdef.h: Add define for NTAPI.
|
||||
|
||||
Sun Oct 1 23:55:00 2000 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* include/ipexport.h: Add missing `extern "C"' directives.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user