Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stdProcess.CreateFromQuery should use EnumProcesses instead? #76

Open
sancarn opened this issue Jul 4, 2023 · 0 comments
Open

stdProcess.CreateFromQuery should use EnumProcesses instead? #76

sancarn opened this issue Jul 4, 2023 · 0 comments
Labels
enhancement New feature or request lib-stdProcess

Comments

@sancarn
Copy link
Owner

sancarn commented Jul 4, 2023

Currently uses https://learn.microsoft.com/en-us/windows/win32/api/tlhelp32/nf-tlhelp32-createtoolhelp32snapshot but this seems overcomplicated when there is also https://learn.microsoft.com/en-us/windows/win32/api/psapi/nf-psapi-enumprocesses which returns an array of pids? Not sure...

@sancarn sancarn added enhancement New feature or request lib-stdProcess labels Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib-stdProcess
Projects
Status: Feature Request/Unknown requirement
Development

No branches or pull requests

1 participant