Searched refs:lpfnCreateToolhelp32Snapshot (Results 1 – 1 of 1) sorted by relevance
229 …CreateToolhelp32Snapshot_PROC lpfnCreateToolhelp32Snapshot = (CreateToolhelp32Snapshot_PROC)GetPro… in _osl_addressGetModuleURL_Windows() local233 if ( lpfnCreateToolhelp32Snapshot && lpfnModule32First && lpfnModule32Next ) in _osl_addressGetModuleURL_Windows()240 hModuleSnap = lpfnCreateToolhelp32Snapshot(TH32CS_SNAPMODULE, dwProcessId ); in _osl_addressGetModuleURL_Windows()
Completed in 16 milliseconds