Searched refs:CreateToolhelp32Snapshot_PROC (Results 1 – 1 of 1) sorted by relevance
215 typedef HANDLE (WINAPI *CreateToolhelp32Snapshot_PROC)( DWORD dwFlags, DWORD th32ProcessID ); typedef226 …CreateToolhelp32Snapshot_PROC lpfnCreateToolhelp32Snapshot = (CreateToolhelp32Snapshot_PROC)GetP… in _osl_addressGetModuleURL_Windows()