Windows NT 4.0 source code leak
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.

201 lines
4.9 KiB

4 years ago
  1. /*++
  2. advapi.h: Defines the list of apis for ADVAPI32.dll
  3. NOTE: This file is generated by WRAPPER code generator.
  4. --*/
  5. #ifdef ZADVAPI32
  6. char *aszApiNames [] = {
  7. "AbortSystemShutdownA",
  8. "AbortSystemShutdownW",
  9. "AccessCheck",
  10. "AccessCheckAndAuditAlarmA",
  11. "AccessCheckAndAuditAlarmW",
  12. "AddAccessAllowedAce",
  13. "AddAccessDeniedAce",
  14. "AddAce",
  15. "AddAuditAccessAce",
  16. "AdjustTokenGroups",
  17. "AdjustTokenPrivileges",
  18. "AllocateAndInitializeSid",
  19. "AllocateLocallyUniqueId",
  20. "AreAllAccessesGranted",
  21. "AreAnyAccessesGranted",
  22. "BackupEventLogA",
  23. "BackupEventLogW",
  24. "ChangeServiceConfigA",
  25. "ChangeServiceConfigW",
  26. "ClearEventLogA",
  27. "ClearEventLogW",
  28. "CloseEventLog",
  29. "CloseServiceHandle",
  30. "ControlService",
  31. "CopySid",
  32. "CreatePrivateObjectSecurity",
  33. "CreateServiceA",
  34. "CreateServiceW",
  35. "DeleteAce",
  36. "DeleteService",
  37. "DeregisterEventSource",
  38. "DestroyPrivateObjectSecurity",
  39. "DuplicateToken",
  40. "EnumDependentServicesA",
  41. "EnumDependentServicesW",
  42. "EnumServicesStatusA",
  43. "EnumServicesStatusW",
  44. "EqualPrefixSid",
  45. "EqualSid",
  46. "FindFirstFreeAce",
  47. "FreeSid",
  48. "GetAce",
  49. "GetAclInformation",
  50. "GetFileSecurityA",
  51. "GetFileSecurityW",
  52. "GetKernelObjectSecurity",
  53. "GetLengthSid",
  54. "GetNumberOfEventLogRecords",
  55. "GetOldestEventLogRecord",
  56. "GetPrivateObjectSecurity",
  57. "GetSecurityDescriptorControl",
  58. "GetSecurityDescriptorDacl",
  59. "GetSecurityDescriptorGroup",
  60. "GetSecurityDescriptorLength",
  61. "GetSecurityDescriptorOwner",
  62. "GetSecurityDescriptorSacl",
  63. "GetServiceDisplayNameA",
  64. "GetServiceDisplayNameW",
  65. "GetServiceKeyNameA",
  66. "GetServiceKeyNameW",
  67. "GetSidIdentifierAuthority",
  68. "GetSidLengthRequired",
  69. "GetSidSubAuthority",
  70. "GetSidSubAuthorityCount",
  71. "GetTokenInformation",
  72. "GetUserNameA",
  73. "GetUserNameW",
  74. "ImpersonateNamedPipeClient",
  75. "ImpersonateSelf",
  76. "InitializeAcl",
  77. "InitializeSecurityDescriptor",
  78. "InitializeSid",
  79. "InitiateSystemShutdownA",
  80. "InitiateSystemShutdownW",
  81. "IsValidAcl",
  82. "IsValidSecurityDescriptor",
  83. "IsValidSid",
  84. "LockServiceDatabase",
  85. "LookupAccountNameA",
  86. "LookupAccountNameW",
  87. "LookupAccountSidA",
  88. "LookupAccountSidW",
  89. "LookupPrivilegeDisplayNameA",
  90. "LookupPrivilegeDisplayNameW",
  91. "LookupPrivilegeNameA",
  92. "LookupPrivilegeNameW",
  93. "LookupPrivilegeValueA",
  94. "LookupPrivilegeValueW",
  95. "MakeAbsoluteSD",
  96. "MakeSelfRelativeSD",
  97. "MapGenericMask",
  98. "NotifyBootConfigStatus",
  99. "ObjectCloseAuditAlarmA",
  100. "ObjectCloseAuditAlarmW",
  101. "ObjectOpenAuditAlarmA",
  102. "ObjectOpenAuditAlarmW",
  103. "ObjectPrivilegeAuditAlarmA",
  104. "ObjectPrivilegeAuditAlarmW",
  105. "OpenBackupEventLogA",
  106. "OpenBackupEventLogW",
  107. "OpenEventLogA",
  108. "OpenEventLogW",
  109. "OpenProcessToken",
  110. "OpenSCManagerA",
  111. "OpenSCManagerW",
  112. "OpenServiceA",
  113. "OpenServiceW",
  114. "OpenThreadToken",
  115. "PrivilegeCheck",
  116. "PrivilegedServiceAuditAlarmA",
  117. "PrivilegedServiceAuditAlarmW",
  118. "QueryServiceConfigA",
  119. "QueryServiceConfigW",
  120. "QueryServiceLockStatusA",
  121. "QueryServiceLockStatusW",
  122. "QueryServiceObjectSecurity",
  123. "QueryServiceStatus",
  124. "ReadEventLogA",
  125. "ReadEventLogW",
  126. "RegCloseKey",
  127. "RegConnectRegistryA",
  128. "RegConnectRegistryW",
  129. "RegCreateKeyA",
  130. "RegCreateKeyExA",
  131. "RegCreateKeyExW",
  132. "RegCreateKeyW",
  133. "RegDeleteKeyA",
  134. "RegDeleteKeyW",
  135. "RegDeleteValueA",
  136. "RegDeleteValueW",
  137. "RegEnumKeyA",
  138. "RegEnumKeyExA",
  139. "RegEnumKeyExW",
  140. "RegEnumKeyW",
  141. "RegEnumValueA",
  142. "RegEnumValueW",
  143. "RegFlushKey",
  144. "RegGetKeySecurity",
  145. "RegLoadKeyA",
  146. "RegLoadKeyW",
  147. "RegNotifyChangeKeyValue",
  148. "RegOpenKeyA",
  149. "RegOpenKeyExA",
  150. "RegOpenKeyExW",
  151. "RegOpenKeyW",
  152. "RegQueryInfoKeyA",
  153. "RegQueryInfoKeyW",
  154. "RegQueryValueA",
  155. "RegQueryValueExA",
  156. "RegQueryValueExW",
  157. "RegQueryValueW",
  158. "RegReplaceKeyA",
  159. "RegReplaceKeyW",
  160. "RegRestoreKeyA",
  161. "RegRestoreKeyW",
  162. "RegSaveKeyA",
  163. "RegSaveKeyW",
  164. "RegSetKeySecurity",
  165. "RegSetValueA",
  166. "RegSetValueExA",
  167. "RegSetValueExW",
  168. "RegSetValueW",
  169. "RegUnLoadKeyA",
  170. "RegUnLoadKeyW",
  171. "RegisterEventSourceA",
  172. "RegisterEventSourceW",
  173. "RegisterServiceCtrlHandlerA",
  174. "RegisterServiceCtrlHandlerW",
  175. "ReportEventA",
  176. "ReportEventW",
  177. "RevertToSelf",
  178. "SetAclInformation",
  179. "SetFileSecurityA",
  180. "SetFileSecurityW",
  181. "SetKernelObjectSecurity",
  182. "SetPrivateObjectSecurity",
  183. "SetSecurityDescriptorDacl",
  184. "SetSecurityDescriptorGroup",
  185. "SetSecurityDescriptorOwner",
  186. "SetSecurityDescriptorSacl",
  187. "SetServiceObjectSecurity",
  188. "SetServiceStatus",
  189. "SetTokenInformation",
  190. "StartServiceA",
  191. "StartServiceCtrlDispatcherA",
  192. "StartServiceCtrlDispatcherW",
  193. "StartServiceW",
  194. "UnlockServiceDatabase",
  195. ""
  196. };
  197. #endif