[PATCH 1/7] msvcp90: Move Concurrency::details functions to details.c file.

Piotr Caban piotr at codeweavers.com
Thu Aug 26 07:20:50 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcp100/Makefile.in |    1 +
  dlls/msvcp110/Makefile.in |    1 +
  dlls/msvcp120/Makefile.in |    1 +
  dlls/msvcp140/Makefile.in |    1 +
  dlls/msvcp90/details.c    | 1133 ++++++++++++++++++++++++++++++++++
  dlls/msvcp90/misc.c       | 1235 ++-----------------------------------
  dlls/msvcp90/msvcp90.h    |    7 +-
  dlls/msvcp90/msvcp_main.c |    1 +
  8 files changed, 1205 insertions(+), 1175 deletions(-)
  create mode 100644 dlls/msvcp90/details.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp90-Move-Concurrency-details-functions-to-details..txt
Type: text/x-patch
Size: 90458 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210826/ba9e366a/attachment-0001.bin>


More information about the wine-devel mailing list