S
Swati
To get the details of active window/process like start time,end
time,username.I have done it through 'Process' object of VB.NET and
process.getprocesses method.but by this way It gives all the process
list run by system and user.I need to compare it with the list of
standard processes run by user to seperate those.
How to get the active window information running by user?
time,username.I have done it through 'Process' object of VB.NET and
process.getprocesses method.but by this way It gives all the process
list run by system and user.I need to compare it with the list of
standard processes run by user to seperate those.
How to get the active window information running by user?