[Bug 29899] mapviewoffileex fails under certain condition with PE images

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 16 02:53:42 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29899

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #7 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-02-16 02:53:42 CST ---
Using NtMapViewOfSection() instead of MapViewOfFile() in the test shows that
under XP although NtMapViewOfSection() returns STATUS_IMAGE_NOT_AT_BASE, it
returns a valid pointer which matches what MapViewOfFile() returns.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list