ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable DEP.

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


Am Samstag, den 25.07.2009, 19:58 +0200 schrieb Michael Karcher:
> This is a way to fix the non-functional single-stepping in Delphi,
> as reported for example in
>  http://appdb.winehq.org/objectManager.php?sClass=version&iId=22&iTestingId=10795
[...]

Please disregard this (correct) patch without any testcase. I now have a
test case ready that shows this patch really is correct. I resubmit a
series of patches:

0001: The test case with a lot of todo_wine statements
0002: This patch, removing one todo_wine in the test from 0001
0003: Implement NtQueryInformationProcess for ProcessExecuteFlags
0004: Implement making DEP setting permanent

After 0004, no todo_wine should be left.

Regards,
  Michael Karcher




More information about the wine-patches mailing list