[PATCH] concrt140: Avoid forwarding to msvcp120 by duplicating msvcp90/details.c.

Piotr Caban piotr at codeweavers.com
Sat Aug 28 12:28:18 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/concrt140/Makefile.in    |    3 +-
  dlls/concrt140/concrt140.c    |   64 +-
  dlls/concrt140/concrt140.spec |  110 ++--
  dlls/concrt140/details.c      | 1112 +++++++++++++++++++++++++++++++++
  dlls/concrt140/details.h      |   35 ++
  dlls/msvcp90/details.c        |    2 +
  6 files changed, 1264 insertions(+), 62 deletions(-)
  create mode 100644 dlls/concrt140/details.c
  create mode 100644 dlls/concrt140/details.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-concrt140-Copy-details.c-file-from-msvcp90.txt
Type: text/x-patch
Size: 72799 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210828/35d215fe/attachment-0001.bin>


More information about the wine-devel mailing list