diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h index 3ffa960..465df0a 100644 --- a/include/ntapi/nt_process.h +++ b/include/ntapi/nt_process.h @@ -466,7 +466,7 @@ typedef struct _nt_process_alternate_client_id { void * hentry; void * hsession; void * hdaemon; - void * htarget; + void * hpidany; void * hevent; int32_t tid; int32_t pid;