kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it...
commita93f86716f6a20de66c4c1bc3ef1fc513f3539c9
authorDmitry Timoshkov <dmitry@baikal.ru>
Tue, 8 Nov 2011 09:10:05 +0000 (8 17:10 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Nov 2011 09:19:51 +0000 (8 10:19 +0100)
tree70d68c154bc0608c0a61b72d18eb4091cf452344
parent26f4ff1a389a7f38fcd29c25cea297efa8315795
kernel32: Add a bunch of tests for protections accepted by VirtualAlloc, make it pass under Wine.
dlls/kernel32/tests/virtual.c
dlls/ntdll/virtual.c