winmm/tests: Add tests for window style of video window.
commit34671bdcff1c99acfc8f887519054363bd483078
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Sat, 6 Aug 2022 08:45:36 +0000 (6 17:45 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Aug 2022 17:24:38 +0000 (10 19:24 +0200)
tree303db58844f845d5fa4724086cbb074920e1e5f8
parent92f661da19d28e5a98756d03ace31167dbf4c216
winmm/tests: Add tests for window style of video window.

The test shows that even if MCI_DGV_OPEN_PARENT is specified, the video window
is shown. In other words, it doesn't imply the window is a child window.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
dlls/winmm/tests/mci.c