mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
implemented LdrUnloadDll
svn path=/trunk/; revision=711
This commit is contained in:
parent
a66a6e5dba
commit
f3d9743503
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ STUB(LdrQueryImageFileExecutionOptions)
|
|||
STUB(LdrQueryProcessModuleInformation)
|
||||
STUB(LdrShutdownProcess)
|
||||
STUB(LdrShutdownThread)
|
||||
STUB(LdrUnloadDll)
|
||||
STUB(LdrVerifyImageMatchesChecksum)
|
||||
STUB(NPXEMULATORTABLE)
|
||||
STUB(NlsAnsiCodePage)
|
||||
|
|
Loading…
Reference in a new issue