Tagged Questions

0
votes
2answers
106 views

Is Windows process Running, Java differentWindows OS on Different Lanaguages

I am using Java in programing and want to watch after some processes if running or not. I have to make my implementation platform indepenant; support different OS (Windows XP,7 & 2000) also this ...