Hi all. I am wondering if its possible to use WMI to get a list of all
the handles an executable is using? An example of that function can be
seen in the object window of sysinternals process explorer. This would
allow me to see the name of all of the objects a particular process/
executable has open - stuff like reg keys, files, etc...