pinvoke icon indicating copy to clipboard operation
pinvoke copied to clipboard

What about EnumProcesses in Psapi

Open ghost opened this issue 8 years ago • 2 comments

Hello,

when I found this huge library I was looking for a special function in particular: EnumProcesses in psapi. I can see, that this function is not implemented yet. Will it never be implemented or will it come in some time?

Thanks in advance.

ghost avatar Nov 17 '17 18:11 ghost

Hi @Yothri. This project isn't exhaustively implemented yet. We grow by request, and especially by pull request. :)

We would welcome a PR from you to add this method.

AArnott avatar Nov 17 '17 20:11 AArnott

Allright, thanks for the fast answer. I already put another Pull Request for GetProcessId() in Kernel32. I am going to add EnumProcesses then if I got it working and tested.

Best Regards

ghost avatar Nov 17 '17 21:11 ghost