msvcrt: Add _crt_debugger_hook implementation

Piotr Caban piotr at codeweavers.com
Tue Jan 19 06:53:19 CST 2016


Based on Andrey Zhezherun patch.

The patch only allows some applications to fail in more sane way, it's 
not fixing any real bug.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-runtime-l1-1-0.spec                            | 2 +-
  dlls/msvcr100/msvcr100.spec                                       | 3 ++-
  dlls/msvcr110/msvcr110.spec                                       | 4 ++--
  dlls/msvcr120/msvcr120.spec                                       | 4 ++--
  dlls/msvcr120_app/msvcr120_app.spec                               | 4 ++--
  dlls/msvcr80/msvcr80.spec                                         | 4 ++--
  dlls/msvcr90/msvcr90.spec                                         | 3 ++-
  dlls/msvcrt/misc.c                                                | 8 
++++++++
  dlls/ucrtbase/ucrtbase.spec                                       | 2 +-
  9 files changed, 22 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Add-_crt_debugger_hook-implementation.txt
Type: text/x-patch
Size: 5413 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160119/64d58a51/attachment.bin>


More information about the wine-patches mailing list