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

Jacek Caban jacek at codeweavers.com
Mon Dec 23 09:46:09 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: v2-0005-msvcrt-Add-compatibility-_set_invalid_parameter_han.txt
Type: text/x-patch
Size: 2661 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191223/ae794e5d/attachment-0001.bin>


More information about the wine-devel mailing list