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

/*++
advapi.h: Defines the list of apis for ADVAPI32.dll
NOTE: This file is generated by WRAPPER code generator.
--*/
#ifdef ZADVAPI32
char *aszApiNames [] = {
"AbortSystemShutdownA",
"AbortSystemShutdownW",
"AccessCheck",
"AccessCheckAndAuditAlarmA",
"AccessCheckAndAuditAlarmW",
"AddAccessAllowedAce",
"AddAccessDeniedAce",
"AddAce",
"AddAuditAccessAce",
"AdjustTokenGroups",
"AdjustTokenPrivileges",
"AllocateAndInitializeSid",
"AllocateLocallyUniqueId",
"AreAllAccessesGranted",
"AreAnyAccessesGranted",
"BackupEventLogA",
"BackupEventLogW",
"ChangeServiceConfigA",
"ChangeServiceConfigW",
"ClearEventLogA",
"ClearEventLogW",
"CloseEventLog",
"CloseServiceHandle",
"ControlService",
"CopySid",
"CreatePrivateObjectSecurity",
"CreateServiceA",
"CreateServiceW",
"DeleteAce",
"DeleteService",
"DeregisterEventSource",
"DestroyPrivateObjectSecurity",
"DuplicateToken",
"EnumDependentServicesA",
"EnumDependentServicesW",
"EnumServicesStatusA",
"EnumServicesStatusW",
"EqualPrefixSid",
"EqualSid",
"FindFirstFreeAce",
"FreeSid",
"GetAce",
"GetAclInformation",
"GetFileSecurityA",
"GetFileSecurityW",
"GetKernelObjectSecurity",
"GetLengthSid",
"GetNumberOfEventLogRecords",
"GetOldestEventLogRecord",
"GetPrivateObjectSecurity",
"GetSecurityDescriptorControl",
"GetSecurityDescriptorDacl",
"GetSecurityDescriptorGroup",
"GetSecurityDescriptorLength",
"GetSecurityDescriptorOwner",
"GetSecurityDescriptorSacl",
"GetServiceDisplayNameA",
"GetServiceDisplayNameW",
"GetServiceKeyNameA",
"GetServiceKeyNameW",
"GetSidIdentifierAuthority",
"GetSidLengthRequired",
"GetSidSubAuthority",
"GetSidSubAuthorityCount",
"GetTokenInformation",
"GetUserNameA",
"GetUserNameW",
"ImpersonateNamedPipeClient",
"ImpersonateSelf",
"InitializeAcl",
"InitializeSecurityDescriptor",
"InitializeSid",
"InitiateSystemShutdownA",
"InitiateSystemShutdownW",
"IsValidAcl",
"IsValidSecurityDescriptor",
"IsValidSid",
"LockServiceDatabase",
"LookupAccountNameA",
"LookupAccountNameW",
"LookupAccountSidA",
"LookupAccountSidW",
"LookupPrivilegeDisplayNameA",
"LookupPrivilegeDisplayNameW",
"LookupPrivilegeNameA",
"LookupPrivilegeNameW",
"LookupPrivilegeValueA",
"LookupPrivilegeValueW",
"MakeAbsoluteSD",
"MakeSelfRelativeSD",
"MapGenericMask",
"NotifyBootConfigStatus",
"ObjectCloseAuditAlarmA",
"ObjectCloseAuditAlarmW",
"ObjectOpenAuditAlarmA",
"ObjectOpenAuditAlarmW",
"ObjectPrivilegeAuditAlarmA",
"ObjectPrivilegeAuditAlarmW",
"OpenBackupEventLogA",
"OpenBackupEventLogW",
"OpenEventLogA",
"OpenEventLogW",
"OpenProcessToken",
"OpenSCManagerA",
"OpenSCManagerW",
"OpenServiceA",
"OpenServiceW",
"OpenThreadToken",
"PrivilegeCheck",
"PrivilegedServiceAuditAlarmA",
"PrivilegedServiceAuditAlarmW",
"QueryServiceConfigA",
"QueryServiceConfigW",
"QueryServiceLockStatusA",
"QueryServiceLockStatusW",
"QueryServiceObjectSecurity",
"QueryServiceStatus",
"ReadEventLogA",
"ReadEventLogW",
"RegCloseKey",
"RegConnectRegistryA",
"RegConnectRegistryW",
"RegCreateKeyA",
"RegCreateKeyExA",
"RegCreateKeyExW",
"RegCreateKeyW",
"RegDeleteKeyA",
"RegDeleteKeyW",
"RegDeleteValueA",
"RegDeleteValueW",
"RegEnumKeyA",
"RegEnumKeyExA",
"RegEnumKeyExW",
"RegEnumKeyW",
"RegEnumValueA",
"RegEnumValueW",
"RegFlushKey",
"RegGetKeySecurity",
"RegLoadKeyA",
"RegLoadKeyW",
"RegNotifyChangeKeyValue",
"RegOpenKeyA",
"RegOpenKeyExA",
"RegOpenKeyExW",
"RegOpenKeyW",
"RegQueryInfoKeyA",
"RegQueryInfoKeyW",
"RegQueryValueA",
"RegQueryValueExA",
"RegQueryValueExW",
"RegQueryValueW",
"RegReplaceKeyA",
"RegReplaceKeyW",
"RegRestoreKeyA",
"RegRestoreKeyW",
"RegSaveKeyA",
"RegSaveKeyW",
"RegSetKeySecurity",
"RegSetValueA",
"RegSetValueExA",
"RegSetValueExW",
"RegSetValueW",
"RegUnLoadKeyA",
"RegUnLoadKeyW",
"RegisterEventSourceA",
"RegisterEventSourceW",
"RegisterServiceCtrlHandlerA",
"RegisterServiceCtrlHandlerW",
"ReportEventA",
"ReportEventW",
"RevertToSelf",
"SetAclInformation",
"SetFileSecurityA",
"SetFileSecurityW",
"SetKernelObjectSecurity",
"SetPrivateObjectSecurity",
"SetSecurityDescriptorDacl",
"SetSecurityDescriptorGroup",
"SetSecurityDescriptorOwner",
"SetSecurityDescriptorSacl",
"SetServiceObjectSecurity",
"SetServiceStatus",
"SetTokenInformation",
"StartServiceA",
"StartServiceCtrlDispatcherA",
"StartServiceCtrlDispatcherW",
"StartServiceW",
"UnlockServiceDatabase",
""
};
#endif