Home
last modified time | relevance | path

Searched refs:lpfnCreateToolhelp32Snapshot (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sal/osl/w32/
H A Dmodule.cxx229 …CreateToolhelp32Snapshot_PROC lpfnCreateToolhelp32Snapshot = (CreateToolhelp32Snapshot_PROC)GetPro… in _osl_addressGetModuleURL_Windows() local
233 if ( lpfnCreateToolhelp32Snapshot && lpfnModule32First && lpfnModule32Next ) in _osl_addressGetModuleURL_Windows()
240 hModuleSnap = lpfnCreateToolhelp32Snapshot(TH32CS_SNAPMODULE, dwProcessId ); in _osl_addressGetModuleURL_Windows()

Completed in 12 milliseconds