diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h index 8270d0f..ccc2e14 100644 --- a/include/ntapi/nt_process.h +++ b/include/ntapi/nt_process.h @@ -572,7 +572,7 @@ typedef struct _nt_runtime_data { void * hkey_ctrlset; void * hkey_tcpip; void * hkey_users; - void * hkey_userv; + void * hkey_root; nt_cid cid_self; nt_cid cid_parent;