The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 12-06-2006
vino's Avatar
vino vino is offline
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,643
Quote:
Originally Posted by reborg
My main concern would be ( from the last time I had to work with windows ) is that is is very difficult to get that kind of information after the fact if the process does not itself open a window.
Difficult - yes.
Very difficult - probably.

If you want to go down this way, you should look at the toolhelp32 api or use the psapi library. There are a couple of other ways as well. See Alex Fedotov's write up on the same.

Last edited by vino; 12-06-2006 at 07:03 AM.
Reply With Quote