From f227090f488453754775db6e31c1e962e9c5bea6 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 7 Oct 2017 23:47:38 -0400 Subject: struct _nt_process_alternate_client_id: renamed .htarget --> .hpidany. --- include/ntapi/nt_process.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3