These parts are available on Vista+.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com --- dlls/uxtheme/stylemap.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
diff --git a/dlls/uxtheme/stylemap.c b/dlls/uxtheme/stylemap.c index c9a23429511..afeda659a36 100644 --- a/dlls/uxtheme/stylemap.c +++ b/dlls/uxtheme/stylemap.c @@ -526,6 +526,26 @@ static const MSSTYLES_CLASS_MAP classProgress[] = { {PP_BARVERT, 0, L"BARVERT"}, {PP_CHUNK, 0, L"CHUNK"}, {PP_CHUNKVERT, 0, L"CHUNKVERT"}, + {PP_FILL, 0, L"FILL"}, + {PP_FILL, PBFS_NORMAL, L"NORMAL"}, + {PP_FILL, PBFS_ERROR, L"ERROR"}, + {PP_FILL, PBFS_PAUSED, L"PAUSED"}, + {PP_FILL, PBFS_PARTIAL, L"PARTIAL"}, + {PP_FILLVERT, 0, L"FILLVERT"}, + {PP_FILLVERT, PBFVS_NORMAL, L"NORMAL"}, + {PP_FILLVERT, PBFVS_ERROR, L"ERROR"}, + {PP_FILLVERT, PBFVS_PAUSED, L"PAUSED"}, + {PP_FILLVERT, PBFVS_PARTIAL, L"PARTIAL"}, + {PP_PULSEOVERLAY, 0, L"PULSEOVERLAY"}, + {PP_MOVEOVERLAY, 0, L"MOVEOVERLAY"}, + {PP_PULSEOVERLAYVERT, 0, L"PULSEOVERLAYVERT"}, + {PP_MOVEOVERLAYVERT, 0, L"MOVEOVERLAYVERT"}, + {PP_TRANSPARENTBAR, 0, L"TRANSPARENTBAR"}, + {PP_TRANSPARENTBAR, PBBS_NORMAL, L"NORMAL"}, + {PP_TRANSPARENTBAR, PBBS_PARTIAL, L"PARTIAL"}, + {PP_TRANSPARENTBARVERT, 0, L"TRANSPARENTBARVERT"}, + {PP_TRANSPARENTBARVERT, PBBVS_NORMAL, L"NORMAL"}, + {PP_TRANSPARENTBARVERT, PBBVS_PARTIAL, L"PARTIAL"}, {0, 0, L""} };
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=102093
Your paranoid android.
=== debiant2 (build log) ===
0048:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0048:err:winediag:nodrv_CreateWindow Unknown error (998). 002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 002c:err:winediag:nodrv_CreateWindow Unknown error (998). 0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0050:err:winediag:nodrv_CreateWindow Unknown error (998). 0040:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0040:err:winediag:nodrv_CreateWindow Unknown error (998). 007c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 007c:err:winediag:nodrv_CreateWindow Unknown error (998). 00c0:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 00c0:err:winediag:nodrv_CreateWindow Unknown error (998). 006c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 006c:err:winediag:nodrv_CreateWindow Unknown error (998). Error: Mount manager not running, most likely your WINEPREFIX wasn't created correctly. Task: WineTest did not produce the wow32 report