ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests.
commitdf6c65623a606d04ba71eb1fceeaa88399255faa
authorAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jul 2009 17:17:49 +0000 (9 19:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jul 2009 17:31:36 +0000 (9 19:31 +0200)
treeddb5569cdc29711537120f01792a8f6f5e17abca
parentb9be3bd7661495d41fc1b8ce2a327802fc5ff447
ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests.
dlls/kernel32/tests/virtual.c
dlls/ntdll/virtual.c