Module: wine Branch: oldstable Commit: 99bae6d80a66ffad0196a635a69e579f1445d0f7 URL: https://gitlab.winehq.org/wine/wine/-/commit/99bae6d80a66ffad0196a635a69e579...
Author: Piotr Caban piotr@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit f3576a0590260162cf6a03745f48d69d05ef428c) Signed-off-by: Michael Stefaniuc mstefani@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 68855b90096..381f954d8a6 100644 --- a/dlls/msvcr120/msvcr120.spec +++ b/dlls/msvcr120/msvcr120.spec @@ -290,6 +290,7 @@ @ stub -arch=arm ??1_SpinLock@details@Concurrency@@QAA@XZ @ stub -arch=i386 ??1_SpinLock@details@Concurrency@@QAE@XZ @ stub -arch=win64 ??1_SpinLock@details@Concurrency@@QEAA@XZ +@ stub -arch=arm ??1_StructuredTaskCollection@details@Concurrency@@QAA@XZ @ stub -arch=i386 ??1_StructuredTaskCollection@details@Concurrency@@QAE@XZ @ stub -arch=win64 ??1_StructuredTaskCollection@details@Concurrency@@QEAA@XZ @ stub -arch=arm ??1_TaskCollection@details@Concurrency@@QAA@XZ