Searched refs:lpfnModule32First (Results 1 – 1 of 1) sorted by relevance
227 …Module32First_PROC lpfnModule32First = (Module32First_PROC)GetProcAddress( hModKernel… in _osl_addressGetModuleURL_Windows() local230 if ( lpfnCreateToolhelp32Snapshot && lpfnModule32First && lpfnModule32Next ) in _osl_addressGetModuleURL_Windows()251 if ( lpfnModule32First(hModuleSnap, &me32) ) in _osl_addressGetModuleURL_Windows()