Hello,
Does exist a window message to detect if my application is reading or saving (accessing a drive)?
Thanks in advance.
Printable View
Hello,
Does exist a window message to detect if my application is reading or saving (accessing a drive)?
Thanks in advance.
Any solutions for raising an event when my application is going to search on C Drive for files? Can't we detect datum streams?
Probably not, but your application knows when it accesses drives. Exactly what are you trying to accomplish? (In words, not in code.)
I'm searching a general way to detect drive access, not a local (and numerous solution)!
Isn't in C langage that you talking about stream for saving or reading hard drive area?
Can't drives be considered similarly as winsock and network stuffs, with ports or something like that?