Home
last modified time | relevance | path

Searched refs:NtQuerySystemInformationFuncPtr (Results 1 – 1 of 1) sorted by relevance

/sdk/find_lock/
Dfind_lock.cpp148 typedef DWORD (WINAPI *NtQuerySystemInformationFuncPtr)( typedef
153 static NtQuerySystemInformationFuncPtr sNtQuerySystemInformationFunc;
163 (NtQuerySystemInformationFuncPtr) GetProcAddress( in init()