mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
0901077f8c
This commit fixes a bug as well: old code of SpUserModeInitialze returns a pointer to a local variable (SECPKG_USER_FUNCTION_TABLE).
16 lines
730 B
Python
16 lines
730 B
Python
@ stdcall LsaApCallPackage(ptr ptr ptr long ptr ptr ptr)
|
|
@ stdcall LsaApCallPackagePassthrough(ptr ptr ptr long ptr ptr ptr)
|
|
@ stdcall LsaApCallPackageUntrusted(ptr ptr ptr long ptr ptr ptr)
|
|
@ stdcall LsaApInitializePackage(long ptr ptr ptr ptr)
|
|
@ stdcall LsaApLogonTerminated(ptr)
|
|
@ stdcall LsaApLogonUserEx2(ptr long ptr ptr long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
|
@ stub Msv1_0ExportSubAuthenticationRoutine
|
|
@ stub Msv1_0SubAuthenticationPresent
|
|
@ stub MsvGetLogonAttemptCount
|
|
@ stub MsvSamLogoff
|
|
@ stub MsvSamValidate
|
|
@ stub MsvValidateTarget
|
|
@ stdcall SpInitialize(long ptr ptr)
|
|
@ stdcall SpInstanceInit(long ptr ptr)
|
|
@ stdcall SpLsaModeInitialize(long ptr ptr ptr)
|
|
@ stdcall SpUserModeInitialize(long ptr ptr ptr)
|