mirror of
https://github.com/reactos/reactos.git
synced 2025-05-07 02:41:22 +00:00
[KERNEL32_VISTA] This function now comes from rtlfuncs.h
This commit is contained in:
parent
15affd19ee
commit
dffd748dae
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
RtlReleaseSRWLockExclusive(IN OUT PRTL_SRWLOCK SRWLock);
|
RtlReleaseSRWLockExclusive(IN OUT PRTL_SRWLOCK SRWLock);
|
||||||
|
|
||||||
ULONG
|
|
||||||
NTAPI
|
|
||||||
RtlNtStatusToDosError(IN NTSTATUS Status);
|
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
WINAPI
|
WINAPI
|
||||||
|
|
Loading…
Reference in a new issue