[PATCH 1/4] ucrtbase: Add __current_exception_context() implementation

Piotr Caban piotr at codeweavers.com
Tue Mar 20 09:36:43 CDT 2018


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-private-l1-1-0.spec             |  2 +-
  dlls/msvcrt/except.c                               | 25 
++++++++++++++++------
  dlls/msvcrt/except_i386.c                          | 10 ++++++---
  dlls/msvcrt/except_x86_64.c                        | 20 ++++++++++-------
  dlls/msvcrt/msvcrt.h                               |  5 +++--
  dlls/ucrtbase/ucrtbase.spec                        |  2 +-
  dlls/vcruntime140/vcruntime140.spec                |  2 +-
  7 files changed, 43 insertions(+), 23 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ucrtbase-Add-__current_exception_context-implementatio.txt
Type: text/x-patch
Size: 11423 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180320/fc8289e9/attachment.bin>


More information about the wine-devel mailing list