Export RtlReleaseRelativeName

svn path=/trunk/; revision=54802
This commit is contained in:
Pierre Schweitzer 2012-01-01 17:18:13 +00:00
parent f41bad823b
commit f6149178f5
2 changed files with 2 additions and 0 deletions

View file

@ -850,6 +850,7 @@
//@ stdcall RtlReleaseMemoryStream
@ stdcall RtlReleasePebLock()
@ stdcall RtlReleasePrivilege(ptr)
@ stdcall RtlReleaseRelativeName(ptr)
@ stdcall RtlReleaseResource(ptr)
@ stdcall RtlReleaseSRWLockExclusive(ptr)
@ stdcall RtlReleaseSRWLockShared(ptr)

View file

@ -849,6 +849,7 @@
;@ stdcall RtlReleaseMemoryStream
@ stdcall RtlReleasePebLock()
@ stdcall RtlReleasePrivilege(ptr)
@ stdcall RtlReleaseRelativeName(ptr)
@ stdcall RtlReleaseResource(ptr)
@ stdcall RtlReleaseSRWLockExclusive(ptr)
@ stdcall RtlReleaseSRWLockShared(ptr)