|
-
Jun 26th, 2007, 08:46 AM
#1
Thread Starter
Addicted Member
Detecting drive access
Hello,
Does exist a window message to detect if my application is reading or saving (accessing a drive)?
Thanks in advance.
-
Jun 27th, 2007, 04:58 AM
#2
Thread Starter
Addicted Member
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?
-
Jun 27th, 2007, 10:36 AM
#3
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
-
Jun 28th, 2007, 03:08 AM
#4
Thread Starter
Addicted Member
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?
-
Jun 29th, 2007, 02:47 AM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|