I want to monitor windows messages pertaining to a certain subdirectory (or all directories and ignore inpertinant ones), the only problem is I'm not sure where to start... Can anyone give me a heads up on this?
Basically I want to wait until a file has been closed, read certain summary information from it, and collate it in a database. But I don't want to kill the processor by looping through the subdirectory over and over and...
Kevin
Basically I want to wait until a file has been closed, read certain summary information from it, and collate it in a database. But I don't want to kill the processor by looping through the subdirectory over and over and...
Kevin