-
Is it possible to write a VB6 application that checks any directory in explorer that I try to open to see if it requires a password that I store somewhere in my program. I need to find a way to protect directories on a PC.
I cannot use the sharing option as poeple who log onto my PC can still gain access. This program will probably have to use and trap the mouse click option.
------------------
Thanks in advance for any help provided.
-
Try using Windows NT or some OS that has higher security standards...
XinMan