Searched refs:pM32F (Results 1 – 1 of 1) sorted by relevance
571 tM32F pM32F = NULL; in GetModuleListTH32() local586 pM32F = (tM32F)GetProcAddress(hToolhelp, "Module32First"); in GetModuleListTH32()588 if ((pCT32S != NULL) && (pM32F != NULL) && (pM32N != NULL)) in GetModuleListTH32()604 keepGoing = !!pM32F(hSnap, &me); in GetModuleListTH32()