mirror of https://github.com/shirou/gopsutil
[process][windows] WIP #586 use win32 API in process.Exe but fallback on WMI
This method only lets a 32bit program get other 32bit processes exe path and a 64bit program get other 64bit processes exe path, so we fallback to the slow (but kind of reliable) WMI calls if we can't access to the other process module.tags/push
parent
51e6519305
commit
e5ca4477a1
Loading…
Reference in New Issue