PDA

Click to See Complete Forum and Search --> : Passwording directories


parkes
Jan 23rd, 2000, 09:20 PM
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.

XinMan
Jan 24th, 2000, 11:26 AM
Try using Windows NT or some OS that has higher security standards...

XinMan