https://bugs.winehq.org/show_bug.cgi?id=29899
--- Comment #29 from Anastasius Focht focht@gmx.net --- Hello folks,
the test was committed here: http://source.winehq.org/git/wine.git/commitdiff/20093556f92fbced66761526b88... ("kernel32: Add a test to show that NtMapViewOfSection should not perform an image... ")
The mailing list shows multiple attempts but no final resolution.
http://www.winehq.org/pipermail/wine-patches/2012-February/111710.html
2012-02-21 ntdll: Separate image relocation from NtMapViewOfSection
http://www.winehq.org/pipermail/wine-patches/2012-March/112565.html
2012-03-19 ntdll: Separate image relocation from NtMapViewOfSection. Resend.
http://www.winehq.org/pipermail/wine-patches/2012-April/113746.html
2012-04-27 ntdll: Separate image relocation from NtMapViewOfSection. Resend.
So it's obviously still present.
$ wine --version wine-1.7.16-133-gd8ca8c2
Regards