PDA

View Full Version : Access Permissions on registry (W2K)



lucky1981_iway
10-17-2006, 11:09 PM
Hi !

I want to get the access permissions of particular registry entry .

For Example "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Aedebug" i want to retreive the access permission of this entry through my program and check whether the permission is set to
1)Administrator -FC,
2)Server Operator - R
3)System -FC
and so on.

How can i achieve this through programming ? If anbody have any resources or book then please post it .

Regards
Gaurav