Searched refs:pM32N (Results 1 – 1 of 1) sorted by relevance
572 tM32N pM32N = NULL; in GetModuleListTH32() local587 pM32N = (tM32N)GetProcAddress(hToolhelp, "Module32Next"); in GetModuleListTH32()588 if ((pCT32S != NULL) && (pM32F != NULL) && (pM32N != NULL)) in GetModuleListTH32()611 keepGoing = !!pM32N(hSnap, &me); in GetModuleListTH32()