[PATCH 5/7] ntdll: Export RtlNtStatusToDosError from Unix lib.

Jacek Caban jacek at codeweavers.com
Tue Oct 12 08:32:12 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

This allows using wine_server_call_err from unix libs, which is 
convenient for win32u (where last error needs to be set inside syscalls).

  dlls/ntdll/unix/env.c | 27 +++++++++++++++++++++++++++
  1 file changed, 27 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ntdll-Export-RtlNtStatusToDosError-from-Unix-lib.txt
Type: text/x-patch
Size: 1851 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211012/edd3c340/attachment.bin>


More information about the wine-devel mailing list