Bug in PE_LoadImage/map_image? [Was: VirtualProtect and app crash]

Robert Baruch autophile at starband.net
Thu Dec 13 14:53:37 CST 2001


 > No, that sets the original mmap to read-only. After you create the view
 > of the mmap (as read-only!) you have to go through each section in the
 > image, look at its protections, and modify the view of the mmap to
 > correspond to those protections.

I meant, that patch sets the mmap to the executable image *header* to 
read-only.

--Rob






More information about the wine-users mailing list