I've seen a Enum example about a year ago that did something like
this but I want to expand on this idea alittle. I wish to make
an application to secure our network, when someone saves a certian
file to the hard drive I want to be able to get the
location/filename in my program.
How would I approach this. Something similar to a Virus Scan
package.
I just want to be able to receive information of location/filename
as soon as the file is saved to hard drive.
Thanks
------------------
-Greg
this but I want to expand on this idea alittle. I wish to make
an application to secure our network, when someone saves a certian
file to the hard drive I want to be able to get the
location/filename in my program.
How would I approach this. Something similar to a Virus Scan
package.
I just want to be able to receive information of location/filename
as soon as the file is saved to hard drive.
Thanks
------------------
-Greg
Comment