csteinhilber
Programmer
I'm trying to write an app that can take a snapshot at any given time and provide a list of documents (preferably using the Window Title text) I currently have open.
Part of the trick seems to be that some of the documents are going to be parent windows, and some are going to be in MDI applications. For those that are MDI, I'd like to get the text of the parent window as well, so I know what app is actually running the document.
ex:
May 01, 2009 9:15pm
- Photoshop - Image 1.psd
- Photoshop - Image 2.psd
- Firefox - CodeGear (Borland): Delphi Forum - Tek Tips
- Notepad - Client notes.txt
Anybody have any ideas?
Thanks in advance!
-Carl
Part of the trick seems to be that some of the documents are going to be parent windows, and some are going to be in MDI applications. For those that are MDI, I'd like to get the text of the parent window as well, so I know what app is actually running the document.
ex:
May 01, 2009 9:15pm
- Photoshop - Image 1.psd
- Photoshop - Image 2.psd
- Firefox - CodeGear (Borland): Delphi Forum - Tek Tips
- Notepad - Client notes.txt
Anybody have any ideas?
Thanks in advance!
-Carl