Marcus Meissner <[email protected]> writes: > So a call to change the protection without calling mprotect() in the end? > like VIRTUAL_SetProtData() or something?
Something like that yes (and please do it all in virtual.c, that's not the sort of function you want to make global). -- Alexandre Julliard [email protected]
