mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-19 07:22:14 +08:00
Drop autoloading transaction functions from ntdll
This commit is contained in:
parent
9d163cf80c
commit
e855447fd2
@ -627,12 +627,6 @@ LoadDLLfunc (NetUserGetGroups, 28, netapi32)
|
||||
LoadDLLfunc (NetUserGetInfo, 16, netapi32)
|
||||
LoadDLLfunc (NetUserGetLocalGroups, 32, netapi32)
|
||||
|
||||
LoadDLLfunc (NtCommitTransaction, 8, ntdll)
|
||||
LoadDLLfunc (NtCreateTransaction, 40, ntdll)
|
||||
LoadDLLfunc (NtRollbackTransaction, 8, ntdll)
|
||||
LoadDLLfunc (RtlGetCurrentTransaction, 0, ntdll)
|
||||
LoadDLLfunc (RtlSetCurrentTransaction, 4, ntdll)
|
||||
|
||||
LoadDLLfunc (CoTaskMemFree, 4, ole32)
|
||||
|
||||
LoadDLLfunc (LsaDeregisterLogonProcess, 4, secur32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user