F
Frank Fulton
I ran a search through the last 52,549 msg's in this forum and found nothing
and was unable to find anything in the .net help system or MSDN online.
I know there used to be a way to monitor disk changes, but I have been out
of the programming loop for a little while and have forgotten how we used to
do it (int 13 bios calls I think), besides I would like to stick with .net
if I can.
I am trying to make a little utility application for my father and being
able to monitor disk changes would allow me to make the program much more
fail-safe for him. He is not very computer literate.
I need to be able to pick up floppy disk changes, and would be willing to
use almost any means possible - polling the drive is out of the question for
obvious reasons.
Any Help or Recommendations would be appreciated.
Thanx to all in Advance
and was unable to find anything in the .net help system or MSDN online.
I know there used to be a way to monitor disk changes, but I have been out
of the programming loop for a little while and have forgotten how we used to
do it (int 13 bios calls I think), besides I would like to stick with .net
if I can.
I am trying to make a little utility application for my father and being
able to monitor disk changes would allow me to make the program much more
fail-safe for him. He is not very computer literate.
I need to be able to pick up floppy disk changes, and would be willing to
use almost any means possible - polling the drive is out of the question for
obvious reasons.
Any Help or Recommendations would be appreciated.
Thanx to all in Advance