From db66aa75f9dec49d9a9a236bf247cc7dbdd2e297 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 29 Oct 2017 21:21:46 +0000 Subject: framework ipc: added shmkey definitions. --- include/ntapi/nt_process.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/ntapi/nt_process.h') diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h index 1e2c630..2e4b12e 100644 --- a/include/ntapi/nt_process.h +++ b/include/ntapi/nt_process.h @@ -507,6 +507,8 @@ typedef struct _nt_runtime_data { void * hmsqpiddir; void * hshmctlroot; void * hshmctldir; + void * hshmkeyroot; + void * hshmkeydir; void * htmpfslroot; void * htmpfsldir; nt_cid cid_self; -- cgit v1.2.3