Reading NTFS Rights possible with Purebasic?
Posted: Tue Oct 19, 2004 3:36 am
Hi -
I am trying to create a little utility that will check the rights of a folder and or file. For example:
Check C:\windows and then display the NTFS rights assigned to that folder such as:
C:\Windows has these rights: Everyone = Read+Execute, Administrators = Full Control.
Is there any way to do this using PB perhaps through API calls or something? Any sample code or direction is greatly appreciate thanks
I am trying to create a little utility that will check the rights of a folder and or file. For example:
Check C:\windows and then display the NTFS rights assigned to that folder such as:
C:\Windows has these rights: Everyone = Read+Execute, Administrators = Full Control.
Is there any way to do this using PB perhaps through API calls or something? Any sample code or direction is greatly appreciate thanks