kernel32: get ExitProcess to call NtTerminateProcess

Ivan Leo Puoti ivanleo at gmail.com
Mon Sep 5 14:33:00 CDT 2005


Eric Pouech wrote:
  > I don't see why you need to return something. If NtTerminateProcess()
> fails, then just call exit(status).
More importantls a function declared as void shoulnd't ever return anything, I'll send a new patch.

Ivan.




More information about the wine-devel mailing list