Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
216 B

  1. LIBRARY C2ACLS
  2. EXPORTS
  3. DLLInit
  4. ; registry ACL functions
  5. C2QueryRegistryAcls
  6. C2SetRegistryAcls
  7. C2DisplayRegistryAcls
  8. ; ntfs file system
  9. C2QueryNtfsFiles
  10. C2SetNtfsFiles
  11. C2DisplayNtfsFiles