summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/ntapi/nt_process.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h
index 0f7af19..5abec1a 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -563,6 +563,18 @@ typedef struct _nt_runtime_data {
void * hafldevdir;
void * haflpiddir;
+ void * hsocctl;
+ void * hsocpid;
+ void * hsocctldir;
+ void * hsocdevdir;
+ void * hsocpiddir;
+
+ void * hsidctl;
+ void * hsidpid;
+ void * hsidctldir;
+ void * hsiddevdir;
+ void * hsidpiddir;
+
void * hshmctlroot;
void * hshmctldir;
void * hshmkeyroot;