Earlier before commit ba5a86e349bc4f5943413b2d89cd1f1165b93ad7, it used to have RtlImageNtHeader. I now updated to use the function, but checksum calculation is affected. I am not sure how to fix the checksum calculation. I am sending the test patch for review
On Mon, Mar 25, 2019 at 5:08 PM Alexandre Julliard julliard@winehq.org wrote:
Vijay Kiran Kamuju infyquest@gmail.com writes:
I forgot to add that without the exception block the tests crash on Linux, with our current implementation. I tried removing the exception block and using goto, it still crashed. Any suggestions?
Like I said, RtlImageNtHeader().
-- Alexandre Julliard julliard@winehq.org