Implement ImageDirectoryEntryToData by forwarding it to the ntdll

implementation of the function.
oldstable
Robert Shearman 2004-09-10 19:34:29 +00:00 committed by Alexandre Julliard
parent 5d9b0d119c
commit 6f17eee7a9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
@ stub FindFileInPath
@ stub FindFileInSearchPath
@ stdcall GetTimestampForLoadedLibrary(long)
@ stub ImageDirectoryEntryToData
@ stdcall ImageDirectoryEntryToData(ptr long long ptr) ntdll.RtlImageDirectoryEntryToData
@ stub ImageDirectoryEntryToDataEx
@ stdcall ImageNtHeader(ptr) ntdll.RtlImageNtHeader
@ stdcall ImageRvaToSection(ptr ptr long) ntdll.RtlImageRvaToSection