Parts of my application are in C++ under windows. I need the process id for the current process. Any thoughts?
The GetCurrentProcessId function will do this.
GetCurrentProcessId
2.1m questions
2.1m answers
60 comments
57.0k users