[PATCH 5/5] msvcrt: Add compatibility _set_invalid_parameter_handler importlib implementation.

Jacek Caban jacek at codeweavers.com
Fri Dec 20 12:50:14 CST 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/msvcr70/Makefile.in        |  1 +
  dlls/msvcr71/Makefile.in        |  1 +
  dlls/msvcrt/Makefile.in         |  1 +
  dlls/msvcrt/invalid_parameter.c | 38 +++++++++++++++++++++++++++++++++
  dlls/msvcrtd/Makefile.in        |  1 +
  5 files changed, 42 insertions(+)
  create mode 100644 dlls/msvcrt/invalid_parameter.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-msvcrt-Add-compatibility-_set_invalid_parameter_handle.txt
Type: text/x-patch
Size: 2701 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191220/476872db/attachment-0001.bin>


More information about the wine-devel mailing list