[2/5] ntdll/tests: Implement tests for data execution prevention.

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sun Jul 26 12:59:11 CDT 2009


The tests will be skipped on Wine until next patch, as the
not-yet-implemented NtQueryInformationProcess(...,ProcessExecuteFlags,...,...)
call is used to detect a DEP-capable platform.
---
 dlls/ntdll/tests/Makefile.in |    1 +
 dlls/ntdll/tests/process.c   |  222 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 223 insertions(+), 0 deletions(-)
 create mode 100644 dlls/ntdll/tests/process.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-tests-Implement-tests-for-data-execution-preve.patch
Type: text/x-patch
Size: 9022 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090726/259c37f6/attachment-0001.bin>


More information about the wine-patches mailing list