Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Folder security
Name: AlwaysWillingToLearn Date: May 15, 2005 at 05:48:51 Pacific OS: winxp CPU/Ram: 3.2
Comment:
Hi I need some help on a problem i have come across please. Im making a folder security program not for any real reason just so that i can learn some new things really. I have made the program so far so that when the folders that are secured do not open but i wanted to know how can i prevent a user from right clicking on those folders is there a way to do that?? I know that api may be required but i dont know which ones ive looked around and have not found anything, could someone please help. oh yeah im using vb6.
Summary: gpp- Thanks for the response. This particular system will only have one authorized user, so I don't have a need to maintain a database of users (for now...Maybe if they end up making the database ava...
Summary: I would like to be able to change the permissions on folders programmatically, i.e. add or remove local and/or global groups from a folder's ACL. I have not been able to find any documentation on thi...
Summary: Hi, Its me again with yet another problem.... I'm making a program that checks for file existence on a server, and then compares the text from two textboxes to lines in a file on the server.. thing is...