[PATCH] ntoskrnl.exe: add KeBugCheck/KeBugCheckEx stubs

Michael Müller michael at fds-team.de
Mon Apr 3 13:46:49 CDT 2017


Am 03.04.2017 um 20:25 schrieb Austin English:
> Mentioned in https://bugs.winehq.org/show_bug.cgi?id=42744 and
> https://bugs.winehq.org/show_bug.cgi?id=42746.

Does it really make sense to add such a stub? Windows is supposed to
show a BSOD when you call the function and I guess it is not supposed to
return back to the caller. I would either leave it as a stub or at least
unload the driver / terminate the process with an error.



More information about the wine-devel mailing list