[PATCH 1/2] comctl32/tests: Add tests for alpha channel of imagelist.
27 Feb
2020
27 Feb
'20
7:51 a.m.
The test_alpha() is run under version 6 comctl32 because alpha channel is not supported in older version. Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/comctl32/tests/imagelist.c | 79 +++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+)
1 Mar
1 Mar
8:54 p.m.
Hi, There is a v2 version of this patch set which fix some style problems in the first patch. Please review the v2 version. On 2/27/20 9:51 PM, Ziqing Hui wrote:
The test_alpha() is run under version 6 comctl32 because alpha channel is not supported in older version.
Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/comctl32/tests/imagelist.c | 79 +++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+)
2111
Age (days ago)
2115
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ziqing Hui