mirror of
https://github.com/tnodir/fort
synced 2024-11-15 07:06:08 +00:00
Driver: PsTree: Minor fix
This commit is contained in:
parent
26cc2f2fca
commit
f1e71b053f
@ -53,7 +53,9 @@ typedef struct _SYSTEM_PROCESSES
|
||||
|
||||
#if !defined(SystemProcessInformation)
|
||||
# define SystemProcessInformation 5
|
||||
#endif
|
||||
|
||||
#if defined(FORT_DRIVER)
|
||||
NTSTATUS NTAPI ZwQuerySystemInformation(ULONG systemInformationClass, PVOID systemInformation,
|
||||
ULONG systemInformationLength, PULONG returnLength);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user