PDA

Click to See Complete Forum and Search --> : Directory Security Settings


dhansen
Dec 12th, 2001, 12:41 AM
Is there a way I can change the security settings on a directory?

Like add users and give different users either full control or read access?

This is for windows 2000 and Visual Basic 6.0

Thanks.

JoshT
Dec 12th, 2001, 11:26 AM
It would be SetFileSecurity. I don't have example code, try www.allapi.net .

dhansen
Dec 12th, 2001, 09:29 PM
Thanks Josh. That was perfect!