Searched refs:g_hProcess (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp52 static HANDLE g_hProcess = NULL; variable
172 NTSTATUS rcNt = NtQueryVirtualMemory(g_hProcess,
228 rcNt = NtQueryVirtualMemory(g_hProcess,
264 rcNt = NtQueryInformationProcess(g_hProcess,
288 rcNt = NtQueryInformationProcess(g_hProcess,
298 rcNt = NtQueryInformationProcess(g_hProcess,
311 rcNt = NtQueryInformationProcess(g_hProcess,
329 rcNt = NtQueryInformationProcess(g_hProcess,
343 rcNt = NtQueryInformationProcess(g_hProcess,
359 rcNt = NtQueryInformationProcess(g_hProcess,
[all...]

Completed in 42 milliseconds