[PATCH] ntdll: set correct protection flags on sections in builtin DLLs

Alexandre Julliard julliard at winehq.org
Mon Aug 23 09:25:35 CDT 2010


Marcus Meissner <marcus at jet.franken.de> 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
julliard at winehq.org



More information about the wine-devel mailing list