mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
some work on fixing advapi32
svn path=/trunk/; revision=606
This commit is contained in:
parent
e3c471cf82
commit
69dc48c09f
7 changed files with 108 additions and 89 deletions
|
@ -1,4 +1,4 @@
|
||||||
; $Id: advapi32.def,v 1.3 1999/07/17 23:10:16 ea Exp $
|
; $Id: advapi32.def,v 1.4 1999/07/26 20:46:39 ea Exp $
|
||||||
;
|
;
|
||||||
; advapi32.def
|
; advapi32.def
|
||||||
;
|
;
|
||||||
|
@ -25,14 +25,14 @@ AreAllAccessesGranted@8
|
||||||
AreAnyAccessesGranted@8
|
AreAnyAccessesGranted@8
|
||||||
BackupEventLogA@8
|
BackupEventLogA@8
|
||||||
BackupEventLogW@8
|
BackupEventLogW@8
|
||||||
BuildAccessRequestA
|
BuildAccessRequestA@12
|
||||||
BuildAccessRequestW
|
BuildAccessRequestW@12
|
||||||
BuildExplicitAccessWithNameA@20
|
BuildExplicitAccessWithNameA@20
|
||||||
BuildExplicitAccessWithNameW@20
|
BuildExplicitAccessWithNameW@20
|
||||||
BuildImpersonateExplicitAccessWithNameA
|
BuildImpersonateExplicitAccessWithNameA@24
|
||||||
BuildImpersonateExplicitAccessWithNameW
|
BuildImpersonateExplicitAccessWithNameW@24
|
||||||
BuildImpersonateTrusteeA
|
BuildImpersonateTrusteeA@8
|
||||||
BuildImpersonateTrusteeW
|
BuildImpersonateTrusteeW@8
|
||||||
BuildSecurityDescriptorA@36
|
BuildSecurityDescriptorA@36
|
||||||
BuildSecurityDescriptorW@36
|
BuildSecurityDescriptorW@36
|
||||||
BuildTrusteeWithNameA@8
|
BuildTrusteeWithNameA@8
|
||||||
|
@ -109,7 +109,7 @@ ElfReportEventA@48
|
||||||
ElfReportEventW@48
|
ElfReportEventW@48
|
||||||
EnumDependentServicesA@24
|
EnumDependentServicesA@24
|
||||||
EnumDependentServicesW@24
|
EnumDependentServicesW@24
|
||||||
EnumServiceGroupW
|
EnumServiceGroupW@36
|
||||||
EnumServicesStatusA@32
|
EnumServicesStatusA@32
|
||||||
EnumServicesStatusW@32
|
EnumServicesStatusW@32
|
||||||
EqualPrefixSid@8
|
EqualPrefixSid@8
|
||||||
|
@ -118,30 +118,30 @@ FindFirstFreeAce@8
|
||||||
FreeSid@4
|
FreeSid@4
|
||||||
GetAce@12
|
GetAce@12
|
||||||
GetAclInformation@16
|
GetAclInformation@16
|
||||||
GetAuditedPermissionsFromAclA
|
GetAuditedPermissionsFromAclA@16
|
||||||
GetAuditedPermissionsFromAclW
|
GetAuditedPermissionsFromAclW@16
|
||||||
GetAuditedPermissionsFromSDA
|
GetAuditedPermissionsFromSDA@16
|
||||||
GetAuditedPermissionsFromSDW
|
GetAuditedPermissionsFromSDW@16
|
||||||
GetCurrentHwProfileA
|
GetCurrentHwProfileA@4
|
||||||
GetCurrentHwProfileW
|
GetCurrentHwProfileW@4
|
||||||
GetEffectiveAccessRightsA
|
GetEffectiveAccessRightsA@16
|
||||||
GetEffectiveAccessRightsW
|
GetEffectiveAccessRightsW@16
|
||||||
GetEffectiveRightsFromAclA
|
GetEffectiveRightsFromAclA@12
|
||||||
GetEffectiveRightsFromAclW
|
GetEffectiveRightsFromAclW@12
|
||||||
GetEffectiveRightsFromSDA
|
GetEffectiveRightsFromSDA@12
|
||||||
GetEffectiveRightsFromSDW
|
GetEffectiveRightsFromSDW@12
|
||||||
GetExplicitAccessRightsA
|
GetExplicitAccessRightsA@16
|
||||||
GetExplicitAccessRightsW
|
GetExplicitAccessRightsW@16
|
||||||
GetExplicitEntriesFromAclA
|
GetExplicitEntriesFromAclA@12
|
||||||
GetExplicitEntriesFromAclW
|
GetExplicitEntriesFromAclW@12
|
||||||
GetFileSecurityA@20
|
GetFileSecurityA@20
|
||||||
GetFileSecurityW@20
|
GetFileSecurityW@20
|
||||||
GetKernelObjectSecurity@20
|
GetKernelObjectSecurity@20
|
||||||
GetLengthSid@4
|
GetLengthSid@4
|
||||||
GetMultipleTrusteeA
|
GetMultipleTrusteeA@4
|
||||||
GetMultipleTrusteeOperationA
|
GetMultipleTrusteeOperationA@4
|
||||||
GetMultipleTrusteeOperationW
|
GetMultipleTrusteeOperationW@4
|
||||||
GetMultipleTrusteeW
|
GetMultipleTrusteeW@4
|
||||||
GetNamedSecurityInfoA@32
|
GetNamedSecurityInfoA@32
|
||||||
GetNamedSecurityInfoW@32
|
GetNamedSecurityInfoW@32
|
||||||
GetNumberOfEventLogRecords@8
|
GetNumberOfEventLogRecords@8
|
||||||
|
@ -170,9 +170,9 @@ GetTrusteeTypeA@4
|
||||||
GetTrusteeTypeW@4
|
GetTrusteeTypeW@4
|
||||||
GetUserNameA@8
|
GetUserNameA@8
|
||||||
GetUserNameW@8
|
GetUserNameW@8
|
||||||
GrantAccessRightsA
|
GrantAccessRightsA@16
|
||||||
GrantAccessRightsW
|
GrantAccessRightsW@16
|
||||||
I_ScGetCurrentGroupStateW
|
I_ScGetCurrentGroupStateW@12
|
||||||
I_ScSetServiceBitsA@20
|
I_ScSetServiceBitsA@20
|
||||||
I_ScSetServiceBitsW@20
|
I_ScSetServiceBitsW@20
|
||||||
ImpersonateLoggedOnUser@4
|
ImpersonateLoggedOnUser@4
|
||||||
|
@ -183,8 +183,8 @@ InitializeSecurityDescriptor@8
|
||||||
InitializeSid@12
|
InitializeSid@12
|
||||||
InitiateSystemShutdownA@20
|
InitiateSystemShutdownA@20
|
||||||
InitiateSystemShutdownW@20
|
InitiateSystemShutdownW@20
|
||||||
IsAccessPermittedA
|
IsAccessPermittedA@20
|
||||||
IsAccessPermittedW
|
IsAccessPermittedW@20
|
||||||
IsTextUnicode@12
|
IsTextUnicode@12
|
||||||
IsValidAcl@4
|
IsValidAcl@4
|
||||||
IsValidSecurityDescriptor@4
|
IsValidSecurityDescriptor@4
|
||||||
|
@ -222,7 +222,7 @@ LsaEnumerateTrustedDomains@20
|
||||||
LsaFreeMemory@4
|
LsaFreeMemory@4
|
||||||
LsaGetQuotasForAccount@8
|
LsaGetQuotasForAccount@8
|
||||||
LsaGetSystemAccessAccount@8
|
LsaGetSystemAccessAccount@8
|
||||||
LsaGetUserName
|
LsaGetUserName@8
|
||||||
LsaICLookupNames@28
|
LsaICLookupNames@28
|
||||||
LsaICLookupSids@28
|
LsaICLookupSids@28
|
||||||
LsaLookupNames@20
|
LsaLookupNames@20
|
||||||
|
@ -254,7 +254,7 @@ LsaStorePrivateData@12
|
||||||
MakeAbsoluteSD@44
|
MakeAbsoluteSD@44
|
||||||
MakeSelfRelativeSD@12
|
MakeSelfRelativeSD@12
|
||||||
MapGenericMask@8
|
MapGenericMask@8
|
||||||
NTAccessMaskToProvAccessRights
|
NTAccessMaskToProvAccessRights@12
|
||||||
NotifyBootConfigStatus@4
|
NotifyBootConfigStatus@4
|
||||||
NotifyChangeEventLog@8
|
NotifyChangeEventLog@8
|
||||||
ObjectCloseAuditAlarmA@12
|
ObjectCloseAuditAlarmA@12
|
||||||
|
@ -278,7 +278,7 @@ OpenThreadToken@16
|
||||||
PrivilegeCheck@12
|
PrivilegeCheck@12
|
||||||
PrivilegedServiceAuditAlarmA@20
|
PrivilegedServiceAuditAlarmA@20
|
||||||
PrivilegedServiceAuditAlarmW@20
|
PrivilegedServiceAuditAlarmW@20
|
||||||
ProvAccessRightsToNTAccessMask
|
ProvAccessRightsToNTAccessMask@8
|
||||||
QueryServiceConfigA@16
|
QueryServiceConfigA@16
|
||||||
QueryServiceConfigW@16
|
QueryServiceConfigW@16
|
||||||
QueryServiceLockStatusA@16
|
QueryServiceLockStatusA@16
|
||||||
|
@ -344,10 +344,10 @@ ReplaceAllAccessRightsW
|
||||||
ReportEventA@36
|
ReportEventA@36
|
||||||
ReportEventW@36
|
ReportEventW@36
|
||||||
RevertToSelf@0
|
RevertToSelf@0
|
||||||
RevokeExplicitAccessRightsA
|
RevokeExplicitAccessRightsA@16
|
||||||
RevokeExplicitAccessRightsW
|
RevokeExplicitAccessRightsW@16
|
||||||
SetAccessRightsA
|
SetAccessRightsA@16
|
||||||
SetAccessRightsW
|
SetAccessRightsW@16
|
||||||
SetAclInformation@16
|
SetAclInformation@16
|
||||||
SetEntriesInAclA@16
|
SetEntriesInAclA@16
|
||||||
SetEntriesInAclA@16
|
SetEntriesInAclA@16
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
; $Id: advapi32.edf,v 1.1 1999/07/17 23:10:17 ea Exp $
|
; $Id: advapi32.edf,v 1.2 1999/07/26 20:46:39 ea Exp $
|
||||||
;
|
;
|
||||||
; advapi32.def
|
; advapi32.def
|
||||||
;
|
;
|
||||||
|
@ -25,8 +25,8 @@ AreAllAccessesGranted=AreAllAccessesGranted@8
|
||||||
AreAnyAccessesGranted=AreAnyAccessesGranted@8
|
AreAnyAccessesGranted=AreAnyAccessesGranted@8
|
||||||
BackupEventLogA=BackupEventLogA@8
|
BackupEventLogA=BackupEventLogA@8
|
||||||
BackupEventLogW=BackupEventLogW@8
|
BackupEventLogW=BackupEventLogW@8
|
||||||
BuildAccessRequestA
|
BuildAccessRequestA=BuildAccessRequestA@12
|
||||||
BuildAccessRequestW
|
BuildAccessRequestW=BuildAccessRequestW@12
|
||||||
BuildExplicitAccessWithNameA=BuildExplicitAccessWithNameA@20
|
BuildExplicitAccessWithNameA=BuildExplicitAccessWithNameA@20
|
||||||
BuildExplicitAccessWithNameW=BuildExplicitAccessWithNameW@20
|
BuildExplicitAccessWithNameW=BuildExplicitAccessWithNameW@20
|
||||||
BuildImpersonateExplicitAccessWithNameA
|
BuildImpersonateExplicitAccessWithNameA
|
||||||
|
@ -109,7 +109,7 @@ ElfReportEventA=ElfReportEventA@48
|
||||||
ElfReportEventW=ElfReportEventW@48
|
ElfReportEventW=ElfReportEventW@48
|
||||||
EnumDependentServicesA=EnumDependentServicesA@24
|
EnumDependentServicesA=EnumDependentServicesA@24
|
||||||
EnumDependentServicesW=EnumDependentServicesW@24
|
EnumDependentServicesW=EnumDependentServicesW@24
|
||||||
EnumServiceGroupW
|
EnumServiceGroupW=EnumServiceGroupW@36
|
||||||
EnumServicesStatusA=EnumServicesStatusA@32
|
EnumServicesStatusA=EnumServicesStatusA@32
|
||||||
EnumServicesStatusW=EnumServicesStatusW@32
|
EnumServicesStatusW=EnumServicesStatusW@32
|
||||||
EqualPrefixSid=EqualPrefixSid@8
|
EqualPrefixSid=EqualPrefixSid@8
|
||||||
|
@ -118,30 +118,30 @@ FindFirstFreeAce=FindFirstFreeAce@8
|
||||||
FreeSid=FreeSid@4
|
FreeSid=FreeSid@4
|
||||||
GetAce=GetAce@12
|
GetAce=GetAce@12
|
||||||
GetAclInformation=GetAclInformation@16
|
GetAclInformation=GetAclInformation@16
|
||||||
GetAuditedPermissionsFromAclA
|
GetAuditedPermissionsFromAclA=GetAuditedPermissionsFromAclA@16
|
||||||
GetAuditedPermissionsFromAclW
|
GetAuditedPermissionsFromAclW=GetAuditedPermissionsFromAclW@16
|
||||||
GetAuditedPermissionsFromSDA
|
GetAuditedPermissionsFromSDA=GetAuditedPermissionsFromSDA@16
|
||||||
GetAuditedPermissionsFromSDW
|
GetAuditedPermissionsFromSDW=GetAuditedPermissionsFromSDW@16
|
||||||
GetCurrentHwProfileA
|
GetCurrentHwProfileA=GetCurrentHwProfileA@4
|
||||||
GetCurrentHwProfileW
|
GetCurrentHwProfileW=GetCurrentHwProfileW@4
|
||||||
GetEffectiveAccessRightsA
|
GetEffectiveAccessRightsA=GetEffectiveAccessRightsA@16
|
||||||
GetEffectiveAccessRightsW
|
GetEffectiveAccessRightsW=GetEffectiveAccessRightsW@16
|
||||||
GetEffectiveRightsFromAclA
|
GetEffectiveRightsFromAclA=GetEffectiveRightsFromAclA@12
|
||||||
GetEffectiveRightsFromAclW
|
GetEffectiveRightsFromAclW=GetEffectiveRightsFromAclW@12
|
||||||
GetEffectiveRightsFromSDA
|
GetEffectiveRightsFromSDA=GetEffectiveRightsFromSDA@12
|
||||||
GetEffectiveRightsFromSDW
|
GetEffectiveRightsFromSDW=GetEffectiveRightsFromSDW@12
|
||||||
GetExplicitAccessRightsA
|
GetExplicitAccessRightsA=GetExplicitAccessRightsA@16
|
||||||
GetExplicitAccessRightsW
|
GetExplicitAccessRightsW=GetExplicitAccessRightsW@16
|
||||||
GetExplicitEntriesFromAclA
|
GetExplicitEntriesFromAclA=GetExplicitEntriesFromAclA@12
|
||||||
GetExplicitEntriesFromAclW
|
GetExplicitEntriesFromAclW=GetExplicitEntriesFromAclW@12
|
||||||
GetFileSecurityA=GetFileSecurityA@20
|
GetFileSecurityA=GetFileSecurityA@20
|
||||||
GetFileSecurityW=GetFileSecurityW@20
|
GetFileSecurityW=GetFileSecurityW@20
|
||||||
GetKernelObjectSecurity=GetKernelObjectSecurity@20
|
GetKernelObjectSecurity=GetKernelObjectSecurity@20
|
||||||
GetLengthSid=GetLengthSid@4
|
GetLengthSid=GetLengthSid@4
|
||||||
GetMultipleTrusteeA
|
GetMultipleTrusteeA=GetMultipleTrusteeA@4
|
||||||
GetMultipleTrusteeOperationA
|
GetMultipleTrusteeOperationA=GetMultipleTrusteeOperationA@4
|
||||||
GetMultipleTrusteeOperationW
|
GetMultipleTrusteeOperationW=GetMultipleTrusteeOperationW@4
|
||||||
GetMultipleTrusteeW
|
GetMultipleTrusteeW=GetMultipleTrusteeW@4
|
||||||
GetNamedSecurityInfoA=GetNamedSecurityInfoA@32
|
GetNamedSecurityInfoA=GetNamedSecurityInfoA@32
|
||||||
GetNamedSecurityInfoW=GetNamedSecurityInfoW@32
|
GetNamedSecurityInfoW=GetNamedSecurityInfoW@32
|
||||||
GetNumberOfEventLogRecords=GetNumberOfEventLogRecords@8
|
GetNumberOfEventLogRecords=GetNumberOfEventLogRecords@8
|
||||||
|
@ -170,9 +170,9 @@ GetTrusteeTypeA=GetTrusteeTypeA@4
|
||||||
GetTrusteeTypeW=GetTrusteeTypeW@4
|
GetTrusteeTypeW=GetTrusteeTypeW@4
|
||||||
GetUserNameA=GetUserNameA@8
|
GetUserNameA=GetUserNameA@8
|
||||||
GetUserNameW=GetUserNameW@8
|
GetUserNameW=GetUserNameW@8
|
||||||
GrantAccessRightsA
|
GrantAccessRightsA=GrantAccessRightsA@16
|
||||||
GrantAccessRightsW
|
GrantAccessRightsW=GrantAccessRightsW@16
|
||||||
I_ScGetCurrentGroupStateW
|
I_ScGetCurrentGroupStateW=I_ScGetCurrentGroupStateW@12
|
||||||
I_ScSetServiceBitsA=I_ScSetServiceBitsA@20
|
I_ScSetServiceBitsA=I_ScSetServiceBitsA@20
|
||||||
I_ScSetServiceBitsW=I_ScSetServiceBitsW@20
|
I_ScSetServiceBitsW=I_ScSetServiceBitsW@20
|
||||||
ImpersonateLoggedOnUser=ImpersonateLoggedOnUser@4
|
ImpersonateLoggedOnUser=ImpersonateLoggedOnUser@4
|
||||||
|
@ -183,8 +183,8 @@ InitializeSecurityDescriptor=InitializeSecurityDescriptor@8
|
||||||
InitializeSid=InitializeSid@12
|
InitializeSid=InitializeSid@12
|
||||||
InitiateSystemShutdownA=InitiateSystemShutdownA@20
|
InitiateSystemShutdownA=InitiateSystemShutdownA@20
|
||||||
InitiateSystemShutdownW=InitiateSystemShutdownW@20
|
InitiateSystemShutdownW=InitiateSystemShutdownW@20
|
||||||
IsAccessPermittedA
|
IsAccessPermittedA=IsAccessPermittedA@20
|
||||||
IsAccessPermittedW
|
IsAccessPermittedW=IsAccessPermittedW@20
|
||||||
IsTextUnicode=IsTextUnicode@12
|
IsTextUnicode=IsTextUnicode@12
|
||||||
IsValidAcl=IsValidAcl@4
|
IsValidAcl=IsValidAcl@4
|
||||||
IsValidSecurityDescriptor=IsValidSecurityDescriptor@4
|
IsValidSecurityDescriptor=IsValidSecurityDescriptor@4
|
||||||
|
@ -222,7 +222,7 @@ LsaEnumerateTrustedDomains=LsaEnumerateTrustedDomains@20
|
||||||
LsaFreeMemory=LsaFreeMemory@4
|
LsaFreeMemory=LsaFreeMemory@4
|
||||||
LsaGetQuotasForAccount=LsaGetQuotasForAccount@8
|
LsaGetQuotasForAccount=LsaGetQuotasForAccount@8
|
||||||
LsaGetSystemAccessAccount=LsaGetSystemAccessAccount@8
|
LsaGetSystemAccessAccount=LsaGetSystemAccessAccount@8
|
||||||
LsaGetUserName
|
LsaGetUserName=LsaGetUserName@8
|
||||||
LsaICLookupNames=LsaICLookupNames@28
|
LsaICLookupNames=LsaICLookupNames@28
|
||||||
LsaICLookupSids=LsaICLookupSids@28
|
LsaICLookupSids=LsaICLookupSids@28
|
||||||
LsaLookupNames=LsaLookupNames@20
|
LsaLookupNames=LsaLookupNames@20
|
||||||
|
@ -254,7 +254,7 @@ LsaStorePrivateData=LsaStorePrivateData@12
|
||||||
MakeAbsoluteSD=MakeAbsoluteSD@44
|
MakeAbsoluteSD=MakeAbsoluteSD@44
|
||||||
MakeSelfRelativeSD=MakeSelfRelativeSD@12
|
MakeSelfRelativeSD=MakeSelfRelativeSD@12
|
||||||
MapGenericMask=MapGenericMask@8
|
MapGenericMask=MapGenericMask@8
|
||||||
NTAccessMaskToProvAccessRights
|
NTAccessMaskToProvAccessRights=NTAccessMaskToProvAccessRights@12
|
||||||
NotifyBootConfigStatus=NotifyBootConfigStatus@4
|
NotifyBootConfigStatus=NotifyBootConfigStatus@4
|
||||||
NotifyChangeEventLog=NotifyChangeEventLog@8
|
NotifyChangeEventLog=NotifyChangeEventLog@8
|
||||||
ObjectCloseAuditAlarmA=ObjectCloseAuditAlarmA@12
|
ObjectCloseAuditAlarmA=ObjectCloseAuditAlarmA@12
|
||||||
|
@ -278,7 +278,7 @@ OpenThreadToken=OpenThreadToken@16
|
||||||
PrivilegeCheck=PrivilegeCheck@12
|
PrivilegeCheck=PrivilegeCheck@12
|
||||||
PrivilegedServiceAuditAlarmA=PrivilegedServiceAuditAlarmA@20
|
PrivilegedServiceAuditAlarmA=PrivilegedServiceAuditAlarmA@20
|
||||||
PrivilegedServiceAuditAlarmW=PrivilegedServiceAuditAlarmW@20
|
PrivilegedServiceAuditAlarmW=PrivilegedServiceAuditAlarmW@20
|
||||||
ProvAccessRightsToNTAccessMask
|
ProvAccessRightsToNTAccessMask=ProvAccessRightsToNTAccessMask@8
|
||||||
QueryServiceConfigA=QueryServiceConfigA@16
|
QueryServiceConfigA=QueryServiceConfigA@16
|
||||||
QueryServiceConfigW=QueryServiceConfigW@16
|
QueryServiceConfigW=QueryServiceConfigW@16
|
||||||
QueryServiceLockStatusA=QueryServiceLockStatusA@16
|
QueryServiceLockStatusA=QueryServiceLockStatusA@16
|
||||||
|
@ -344,10 +344,10 @@ ReplaceAllAccessRightsW
|
||||||
ReportEventA=ReportEventA@36
|
ReportEventA=ReportEventA@36
|
||||||
ReportEventW=ReportEventW@36
|
ReportEventW=ReportEventW@36
|
||||||
RevertToSelf=RevertToSelf@0
|
RevertToSelf=RevertToSelf@0
|
||||||
RevokeExplicitAccessRightsA
|
RevokeExplicitAccessRightsA=RevokeExplicitAccessRightsA@16
|
||||||
RevokeExplicitAccessRightsW
|
RevokeExplicitAccessRightsW=RevokeExplicitAccessRightsW@16
|
||||||
SetAccessRightsA
|
SetAccessRightsA=SetAccessRightsA@16
|
||||||
SetAccessRightsW
|
SetAccessRightsW=SetAccessRightsW@16
|
||||||
SetAclInformation=SetAclInformation@16
|
SetAclInformation=SetAclInformation@16
|
||||||
SetEntriesInAclA=SetEntriesInAclA@16
|
SetEntriesInAclA=SetEntriesInAclA@16
|
||||||
SetEntriesInAclA=SetEntriesInAclA@16
|
SetEntriesInAclA=SetEntriesInAclA@16
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id: makefile,v 1.5 1999/07/22 21:33:48 ekohl Exp $
|
# $Id: makefile,v 1.6 1999/07/26 20:46:39 ea Exp $
|
||||||
#
|
#
|
||||||
# Makefile for ReactOS advapi32.dll
|
# Makefile for ReactOS advapi32.dll
|
||||||
#
|
#
|
||||||
|
@ -15,7 +15,7 @@ endif
|
||||||
|
|
||||||
|
|
||||||
MISC_OBJECTS = misc/dllmain.o misc/shutdown.o \
|
MISC_OBJECTS = misc/dllmain.o misc/shutdown.o \
|
||||||
misc/sysfunc.o
|
misc/sysfunc.o misc/stubs.o
|
||||||
|
|
||||||
REGISTRY_OBJECTS = reg/reg.o
|
REGISTRY_OBJECTS = reg/reg.o
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/*
|
/* $Id: sysfunc.c,v 1.3 1999/07/26 20:46:39 ea Exp $
|
||||||
|
*
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS system libraries
|
* PROJECT: ReactOS system libraries
|
||||||
* FILE: lib/advapi32/misc/sysfun.c
|
* FILE: lib/advapi32/misc/sysfun.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: lsa.c,v 1.1 1999/05/19 16:43:30 ea Exp $
|
/* $Id: lsa.c,v 1.2 1999/07/26 20:46:39 ea Exp $
|
||||||
*
|
*
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS system libraries
|
* PROJECT: ReactOS system libraries
|
||||||
|
@ -66,7 +66,12 @@ LsaClose (VOID)
|
||||||
*/
|
*/
|
||||||
INT
|
INT
|
||||||
STDCALL
|
STDCALL
|
||||||
LsaCreateAccount (VOID)
|
LsaCreateAccount (
|
||||||
|
DWORD Unknown0,
|
||||||
|
DWORD Unknown1,
|
||||||
|
DWORD Unknown2,
|
||||||
|
DWORD Unknown3
|
||||||
|
)
|
||||||
{
|
{
|
||||||
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
|
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
|
||||||
return 0;
|
return 0;
|
||||||
|
|
|
@ -13,8 +13,11 @@
|
||||||
DWORD
|
DWORD
|
||||||
STDCALL
|
STDCALL
|
||||||
GetSecurityDescriptorLength (
|
GetSecurityDescriptorLength (
|
||||||
PSECURITY_DESCRIPTOR pSecurityDescriptor
|
PSECURITY_DESCRIPTOR pSecurityDescriptor
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
return RtlLengthSecurityDescriptor(pSecurityDescriptor);
|
return RtlLengthSecurityDescriptor(pSecurityDescriptor);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: scm.c,v 1.2 1999/07/22 21:36:14 ekohl Exp $
|
/* $Id: scm.c,v 1.3 1999/07/26 20:46:40 ea Exp $
|
||||||
*
|
*
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS system libraries
|
* PROJECT: ReactOS system libraries
|
||||||
|
@ -192,14 +192,24 @@ EnumDependentServicesW(
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
* EnumServiceGroupW
|
* EnumServiceGroupW
|
||||||
*
|
*
|
||||||
* Return value unknown.
|
* (unknown)
|
||||||
*/
|
*/
|
||||||
DWORD
|
BOOL
|
||||||
STDCALL
|
STDCALL
|
||||||
EnumServiceGroupW(VOID)
|
EnumServiceGroupW (
|
||||||
|
DWORD Unknown0,
|
||||||
|
DWORD Unknown1,
|
||||||
|
DWORD Unknown2,
|
||||||
|
DWORD Unknown3,
|
||||||
|
DWORD Unknown4,
|
||||||
|
DWORD Unknown5,
|
||||||
|
DWORD Unknown6,
|
||||||
|
DWORD Unknown7,
|
||||||
|
DWORD Unknown8
|
||||||
|
)
|
||||||
{
|
{
|
||||||
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
|
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
|
||||||
return 1;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -208,7 +218,7 @@ EnumServiceGroupW(VOID)
|
||||||
*/
|
*/
|
||||||
BOOL
|
BOOL
|
||||||
STDCALL
|
STDCALL
|
||||||
EnumServicesStatusA(
|
EnumServicesStatusA (
|
||||||
SC_HANDLE hSCManager,
|
SC_HANDLE hSCManager,
|
||||||
DWORD dwServiceType,
|
DWORD dwServiceType,
|
||||||
DWORD dwServiceState,
|
DWORD dwServiceState,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue