Piotr Caban : msvcr120: Add missing _StructuredTaskCollection destructor spec file entry.

Alexandre Julliard julliard at winehq.org
Thu May 19 16:15:12 CDT 2022


Module: wine
Branch: master
Commit: f3576a0590260162cf6a03745f48d69d05ef428c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f3576a0590260162cf6a03745f48d69d05ef428c

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu May 19 16:54:46 2022 +0200

msvcr120: Add missing _StructuredTaskCollection destructor spec file entry.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcr120/msvcr120.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/msvcr120/msvcr120.spec b/dlls/msvcr120/msvcr120.spec
index 4cafd8ba247..aa00853d5cd 100644
--- a/dlls/msvcr120/msvcr120.spec
+++ b/dlls/msvcr120/msvcr120.spec
@@ -290,6 +290,7 @@
 @ stub -arch=arm ??1_SpinLock at details@Concurrency@@QAA at XZ
 @ stub -arch=i386 ??1_SpinLock at details@Concurrency@@QAE at XZ
 @ stub -arch=win64 ??1_SpinLock at details@Concurrency@@QEAA at XZ
+@ stub -arch=arm ??1_StructuredTaskCollection at details@Concurrency@@QAA at XZ
 @ stub -arch=i386 ??1_StructuredTaskCollection at details@Concurrency@@QAE at XZ
 @ stub -arch=win64 ??1_StructuredTaskCollection at details@Concurrency@@QEAA at XZ
 @ stub -arch=arm ??1_TaskCollection at details@Concurrency@@QAA at XZ




More information about the wine-cvs mailing list