Searched refs:lpfnModule32Next (Results 1 – 1 of 1) sorted by relevance
228 …Module32Next_PROC lpfnModule32Next = (Module32Next_PROC)GetProcAddress( hModKernel32… in _osl_addressGetModuleURL_Windows() local230 if ( lpfnCreateToolhelp32Snapshot && lpfnModule32First && lpfnModule32Next ) in _osl_addressGetModuleURL_Windows()267 } while ( !bSuccess && lpfnModule32Next( hModuleSnap, &me32 ) ); in _osl_addressGetModuleURL_Windows()