kernel32: get ExitProcess to call NtTerminateProcess

Eric Pouech eric.pouech at wanadoo.fr
Mon Sep 5 13:58:24 CDT 2005


Ivan Leo Puoti a écrit :
> As NtTerminateProcess alredy exists in ntdll, there's no reason to call 
> wineserver directly.
> 
> Ivan.
I don't see why you need to return something. If NtTerminateProcess() fails, 
then just call exit(status).
A+

-- 
Eric Pouech




More information about the wine-devel mailing list