St4inL3ss Posted December 10, 2006 Posted December 10, 2006 Is it possible to watch if a file is accessed by any program and call a function as a result?
herewasplato Posted December 10, 2006 Posted December 10, 2006 (edited) Look at FileGetTime format edit Edited December 10, 2006 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
/dev/null Posted December 10, 2006 Posted December 10, 2006 Is it possible to watch if a file is accessed by any program and call a function as a result?look at this together with DllCall: http://msdn.microsoft.com/library/default....otification.aspCheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
St4inL3ss Posted December 11, 2006 Author Posted December 11, 2006 I tried this but the information about the last access of the file is not updated instantly. I dont know why it takes so long
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now