Searched defs:NtQueryInformationProcess (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h40 # define NtQueryInformationProcess ZwQueryInformationProcess macro
88 # define NtQueryInformationProcess IncompleteWinternl_NtQueryInformationProcess macro
139 # undef NtQueryInformationProcess macro
1600 NTSYSAPI NTSTATUS NTAPI NtQueryInformationProcess(HANDLE, PROCESSINFOCLASS, PVOID, ULONG, PULONG);

Completed in 92 milliseconds