Part of my application is in C++ under windows. I need the process id for the current process. Any thoughts?
yup, that did it; funny how obscure this information is...
Bogdan Gavril
2008-11-18 09:46:03
A:
Why don't you use Google or MSDN for a such obvious thing like GetCurrentProcessId() ?!