friends,
using java, i need to determine if the hard disk is being written to or read from (open/copy) at any time
ie. if in an os like windows, if i create a new file and try to save it to the hard disk, my java program (running perpetually in the background) should pop up a dialog box informing me that data is being written to the hard disk.
this is very urgent. do reply soon
c