Akihiro Sagawa : mciqtz32: Correct video window behavior by creating default window.

Alexandre Julliard julliard at winehq.org
Wed Aug 10 14:54:34 CDT 2022


Module: wine
Branch: master
Commit: 8c9ccf86226d261189f43dfa37f39dbe2cff230e
URL:    https://gitlab.winehq.org/wine/wine/-/commit/8c9ccf86226d261189f43dfa37f39dbe2cff230e

Author: Akihiro Sagawa <sagawa.aki at gmail.com>
Date:   Sun Jul 31 21:51:47 2022 +0900

mciqtz32: Correct video window behavior by creating default window.

Now the video renderer window by IVideoWindow always has WS_CHILD style
regardless open parameters.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52448
Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>

---

 dlls/mciqtz32/mciqtz.c         | 133 ++++++++++++++++++++++++++++++-----------
 dlls/mciqtz32/mciqtz_private.h |   1 +
 dlls/winmm/tests/mci.c         |  42 ++++++-------
 3 files changed, 117 insertions(+), 59 deletions(-)




More information about the wine-cvs mailing list