Hi everyone,

I have a case where there will be multiple "WINWORD.EXE" instances running at the same time in Task Manager. Each "WINWORD.EXE' might be controlling one Word document or a few Word documents or even none.

(1) My question is, is there anyway to track like which "WINWORD.EXE" is controlling which Word Document(s). I want to do it programatically in VB.

(2) And also, is there anyway to track any hanging "WINWORD.EXE"? As i can see sometime "WINWORD.EXE" is not close even though you close the word document. I want to do it programatically in VB.

Help PLEASEE... Thanks..