Searched refs:CreateToolhelp32Snapshot (Results 1 – 3 of 3) sorted by relevance
141 CreateToolhelp32Snapshot= windll.kernel32.CreateToolhelp32Snapshot142 CreateToolhelp32Snapshot.reltype = c_long143 CreateToolhelp32Snapshot.argtypes = [ c_int , c_int ]162 hProcessSnap = CreateToolhelp32Snapshot( TH32CS_SNAPPROCESS , 0 )174 hModuleSnap = CreateToolhelp32Snapshot( TH32CS_SNAPMODULE, pe32.th32ProcessID )
941 V(CreateToolhelp32Snapshot) \1009 typedef HANDLE (__stdcall *DLL_FUNC_TYPE(CreateToolhelp32Snapshot))( typedef
803 PUBLIC 64b47 8 CreateToolhelp32Snapshot