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

/vbox/src/VBox/Main/src-server/win/
H A DPerformanceWin.cpp83 typedef NTSTATUS (WINAPI *PFNNQSI)(SYSTEM_INFORMATION_CLASS SystemInformationClass, typedef in class:pm::CollectorWin
89 PFNNQSI mpfnNtQuerySystemInformation;
106 mpfnNtQuerySystemInformation = (PFNNQSI)RTLdrGetSystemSymbol("ntdll.dll", "NtQuerySystemInformation");

Completed in 65 milliseconds