[PATCH 3/6] msvcrt: Add __CxxRegisterExceptionObject implementation

Piotr Caban piotr at codeweavers.com
Wed Mar 16 15:02:04 CDT 2016


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-private-l1-1-0.spec             |  2 +-
  dlls/msvcr100/msvcr100.spec                        |  2 +-
  dlls/msvcr110/msvcr110.spec                        |  2 +-
  dlls/msvcr120/msvcr120.spec                        |  2 +-
  dlls/msvcr120_app/msvcr120_app.spec                |  2 +-
  dlls/msvcr70/msvcr70.spec                          |  2 +-
  dlls/msvcr71/msvcr71.spec                          |  2 +-
  dlls/msvcr80/msvcr80.spec                          |  2 +-
  dlls/msvcr90/msvcr90.spec                          |  2 +-
  dlls/msvcrt/except.c                               | 23 
++++++++++++++++++++++
  dlls/msvcrt/msvcrt.h                               |  7 +++++++
  dlls/msvcrt/msvcrt.spec                            |  2 +-
  dlls/ucrtbase/ucrtbase.spec                        |  2 +-
  dlls/vcruntime140/vcruntime140.spec                |  2 +-
  14 files changed, 42 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcrt-Add-__CxxRegisterExceptionObject-implementation.txt
Type: text/x-patch
Size: 8742 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160316/e5f77e90/attachment.bin>


More information about the wine-patches mailing list