Searched refs:LPFNDLLFUNC2 (Results 1 – 2 of 2) sorted by relevance
88 (CALLBACK *LPFNDLLFUNC2)(NTMEMORYSTATUSEX *); typedef
2516 LPFNDLLFUNC2 in NTSystemConfiguration()2529 module=(LPFNDLLFUNC2) NTGetLibrarySymbol(handle,"GlobalMemoryStatusEx"); in NTSystemConfiguration()2530 if (module == (LPFNDLLFUNC2) NULL) in NTSystemConfiguration()