I'm trying to maintain a list of all open files on the system win 9x/NT, by updating the list when a file (new or existing) is opened.
Is there something I can detect when a new file opens / closes.
Any help appreciated
Grange
Pappy1942
Thanks for the reply, couple of further questions...
If I use EnumWindows to get the handle of all the open windows, can I retreive the file name from this?
Basically I need to find out what files the user is working on, regardless of the application (C files, word docs whatever). I...
I need to detect all the files open on the system (win98 and NT). I'm sure something must exist that currently does this but unsure what and I have little knowledge about the internal workings of the file systems.
Any help appreciated
Thanks
Grange
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.