Andrew Eikum : winmm: Restrict some MCI actions to the creating thread.

Alexandre Julliard julliard at wine.codeweavers.com
Thu May 5 10:29:33 CDT 2016


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

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Wed May  4 12:42:53 2016 -0500

winmm: Restrict some MCI actions to the creating thread.

This reverts commit 46d5973961fe2266074ac2855368c3fcf987c1b5 and fixes
bug 38241 another way.

Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mciqtz32/mciqtz.c         | 199 +++++++++++------------------------------
 dlls/mciqtz32/mciqtz_private.h |  13 ---
 dlls/winmm/mci.c               |   6 ++
 dlls/winmm/tests/mci.c         |  41 +++++++++
 4 files changed, 97 insertions(+), 162 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d7cc002566e375ccea62777befe3a67554ad6c48



More information about the wine-cvs mailing list