开发者

psapi.dll process status api [closed]

开发者 https://www.devze.com 2022-12-24 03:19 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_运维问答

Closed 5 years ago.

Improve this question

Could someone provide c++ tutorials/reference/books about PSAPI?

also Did someone know if there are a wrapper to this library on perl?


See Win32API::ProcessStatus. If that is not sufficient for your needs, you can use Win32::API to call whatever function you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消