cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
checking if PID is running
checking if PID is running
Dec 18, 2015 at 12:06pm UTC
pandemonium
(1)
i never tried cpp before, and i need a function for lua to compare PIDs, getPID already done, but i need help to isrunning.
Last edited on
Dec 18, 2015 at 12:57pm UTC
Dec 18, 2015 at 3:17pm UTC
kbw
(9488)
What have you done so far?
Dec 21, 2015 at 9:15am UTC
integralfx
(897)
Use the tlhelp32 header.
https://msdn.microsoft.com/en-au/library/windows/desktop/ms686701%28v=vs.85%29.aspx
Topic archived. No new replies allowed.