Hi all,
I would like to design a program in VB5, whereby
it can detect or check whether particular process is currently active or not active, maybe by using parameters
such as the file name and the path.
For example,
If calculator program is executed from windows platform and if I enter the file name 'calc.exe' or the path directory 'c:\windows' in VB program, this eventually should indicate that the process is active!
Could anyone help me with this.....I would greatly appreciate this!!
I would like to design a program in VB5, whereby
it can detect or check whether particular process is currently active or not active, maybe by using parameters
such as the file name and the path.
For example,
If calculator program is executed from windows platform and if I enter the file name 'calc.exe' or the path directory 'c:\windows' in VB program, this eventually should indicate that the process is active!
Could anyone help me with this.....I would greatly appreciate this!!