Setting full access permissions to a directory using CreateDirectory( )
-
Hi, I want to give full permission to a directory (Administrators as well as any of other users) through CreateDirectory( ) api. Can I have any code snippet. Thanks, Venkat
-
Hi, I want to give full permission to a directory (Administrators as well as any of other users) through CreateDirectory( ) api. Can I have any code snippet. Thanks, Venkat
Hi, If you give NULL in LPSECURITY_ATTRIBUTES. What is the permission there.. Did you tried like that?
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
-
Hi, If you give NULL in LPSECURITY_ATTRIBUTES. What is the permission there.. Did you tried like that?
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
-
Hi, If you give NULL in LPSECURITY_ATTRIBUTES. What is the permission there.. Did you tried like that?
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
-
Hi, If you give NULL in LPSECURITY_ATTRIBUTES. What is the permission there.. Did you tried like that?
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
-
Did you look at the link Rane provided?
Mark Salsbery Microsoft MVP - Visual C++ :java: