[PATCH 5/6] ntoskrnl.exe: Reimplement PsGetCurrentProcessId and PsGetCurrentThreadId on top of KeGetCurrentThread.
April 8, 2019
12:04 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntoskrnl.exe/ntoskrnl.c | 17 ++++++++--------- dlls/ntoskrnl.exe/ntoskrnl_private.h | 1 + 2 files changed, 9 insertions(+), 9 deletions(-)
2544
Age (days ago)
2544
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban