kernel32/tests: Fill in the delay IAT to succeed on Win10

André Hentschel nerv at dawncrow.de
Mon Aug 15 10:52:53 CDT 2016


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---

There are other differences to real dlls with delay imports, especially the sections (with the new .didat one) and of course more valid data in the dll header (RVAs, sizes).
Also as written in the comment, at the RVAs in the IAT there should be thunks...
But Win10 is happy with this small change which has cost me weeks of confusion -.-

 dlls/kernel32/tests/loader.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Fill-in-the-delay-IAT-to-succeed-on-Win.txt
Type: text/x-patch
Size: 1716 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160815/5f0dc2ac/attachment.bin>


More information about the wine-patches mailing list