diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h index e02efa9..ea8dea5 100644 --- a/include/ntapi/nt_process.h +++ b/include/ntapi/nt_process.h @@ -532,7 +532,9 @@ typedef struct _nt_runtime_data { /**************************/ /* loader abi ends here */ /**************************/ + void * hntpgrpdir; void * hpidanydir; + void * hobjanydir; void * hbnorootdir; void * hsemctl;