[2/2] kernel32: Add a bunch of VirtualProtect tests on a memory-mapped file. Resend.

Alexandre Julliard julliard at winehq.org
Thu Dec 1 07:59:09 CST 2011


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> ---
>  dlls/kernel32/tests/virtual.c |  187 +++++++++++++++++++++++++++++++++-------
>  1 files changed, 154 insertions(+), 33 deletions(-)

That's a good start, but it would be interesting to try this with
various combinations of CreateFileMapping/MapViewOfFile protections, as
I expect that the mapping protections would influence what you can then
do in VirtualProtect.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list