light.msstyles: Add Menu stub class.

Fix DTS Master Audio Suite save file button can not be clicked. The application queries for Vista+
Menu class because Wine's default system version is set to Windows 7.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52667
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zhiyi Zhang 2022-03-24 18:01:56 +08:00 committed by Alexandre Julliard
parent 48075d2a08
commit 2b86208f8c
1 changed files with 4 additions and 0 deletions

View File

@ -398,6 +398,10 @@ BLUE_INI TEXTFILE
"FillColor = 255 255 255\r\n"
"BorderColor = 174 174 174\r\n"
"\r\n; Menu\r\n"
"[Menu]\r\n"
"BgType = None\r\n"
"\r\n; Progress\r\n"
"[Progress]\r\n"
"ProgressChunkSize = 1\r\n"