المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : What is Name of my process



C++ Programming
06-29-2011, 11:12 AM
Hello,
I am C++/VC++ developer. Many times for debugging we need to attach running project to our code. My project is huge. There are whole lot of processes are running. Suppose I have a code and I wanted to attach with process. I don't know name of process I wanted to attach with. Is there any way by which I can identify name of the process from my code (or IDE).

I highly appropriate, any help regarding this concern.

Thanks and Regards
Happy Programming.