[PATCH 4/7] ntdll: Move error mapping to a header file.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/ntdll/error.c     | 1656 +--------------------------------------
  dlls/ntdll/error.h     | 1672 ++++++++++++++++++++++++++++++++++++++++
  dlls/ntdll/make_errors |    2 +-
  3 files changed, 1674 insertions(+), 1656 deletions(-)
  create mode 100644 dlls/ntdll/error.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ntdll-Move-error-mapping-to-a-header-file.txt
Type: text/x-patch
Size: 321088 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211012/046dbc73/attachment-0001.bin>


More information about the wine-devel mailing list