[PATCH] ntdll: Add stub for NtContinue.

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Apr 3 05:37:00 CDT 2018


On 03/04/18 20:07, Alexandre Julliard wrote:
> Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:
>
>> From: Michael Müller <michael at fds-team.de>
>>
>> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
>> ---
>>  dlls/ntdll/exception.c | 10 ++++++++++
>>  dlls/ntdll/ntdll.spec  |  4 ++--
>>  2 files changed, 12 insertions(+), 2 deletions(-)
> Is this really fixing an app?  I wouldn't expect the app to be able to
> cope with the function returning to the caller.
>
Not that I know of.  Here is a bug reference
https://bugs.winehq.org/show_bug.cgi?id=31910

I guess NtContinue will need a proper implementation.

Alistair.


More information about the wine-devel mailing list