Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  Shayne Cairns
Date Submitted:  8/24/2006
Category:  Windows Operations
Compatibility:  VB 6
This code has been accessed 8668 times.

Email Yourself this snippet:

Task: With this code you can create a application that watches specified folders. When someone try's to access a folder that is being watched, the application closes the folder and displays an error message:.
Declarations

Code