Results 1 to 5 of 5

Thread: Detecting drive access

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    157

    Detecting drive access

    Hello,


    Does exist a window message to detect if my application is reading or saving (accessing a drive)?


    Thanks in advance.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    157

    Re: Detecting drive access

    Any solutions for raising an event when my application is going to search on C Drive for files? Can't we detect datum streams?

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Detecting drive access

    Probably not, but your application knows when it accesses drives. Exactly what are you trying to accomplish? (In words, not in code.)
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    157

    Re: Detecting drive access

    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?

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    157

    Re: Detecting drive access

    Can't drives be considered similarly as winsock and network stuffs, with ports or something like that?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width