I have a program that calls the export function of regedit, then uses the size of the files being created to update a progress bar. For one aspect of the program, I need to determine if the regedit process is still running or has closed. There is no window.
How do I determine if a certain process I know the name of is running?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent
How do I determine if a certain process I know the name of is running?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent