Implement ImageDirectoryEntryToData by forwarding it to the ntdll

implementation of the function.
This commit is contained in:
Robert Shearman 2004-09-10 19:34:29 +00:00 committed by Alexandre Julliard
parent 5d9b0d119c
commit 6f17eee7a9

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