Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a Directory with a Password... 1

Status
Not open for further replies.

XPPROGRAMMER

Programmer
Nov 15, 2004
44
US
Hello Everyone,

when using the win32 API "CreateDirectory", can I make
a directory with a Password? I want my program to be the
ONLY program that can view, access and use this private
directory, and prevent all other programs from sharing it
or even seeing it.

thanks for the help.

 
Search in the platform SDK under ACL (access control list).

Chip H.


____________________________________________________________________
Click here to learn Ways to help with Tsunami Relief
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top