[PATCH 1/6] msvcr80: Add _CreateFrameInfo implementation

Piotr Caban piotr at codeweavers.com
Wed Mar 16 15:01:50 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/msvcr80/msvcr80.spec                                 |  2 +-
  dlls/msvcr90/msvcr90.spec                                 |  2 +-
  dlls/msvcrt/except.c                                      | 15 
+++++++++++++++
  dlls/msvcrt/except_i386.c                                 |  7 +++++++
  dlls/msvcrt/msvcrt.h                                      |  8 +++++++-
  dlls/ucrtbase/ucrtbase.spec                               |  2 +-
  dlls/vcruntime140/vcruntime140.spec                       |  2 +-
  12 files changed, 38 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcr80-Add-_CreateFrameInfo-implementation.txt
Type: text/x-patch
Size: 6782 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160316/2dd7b55f/attachment-0001.bin>


More information about the wine-patches mailing list