uxtheme/tests: Test that SetWindowTheme() should send WM_THEMECHANGED instead of...
commit064dad234295c2f5a2b95017dc280cac06afd614
authorZhiyi Zhang <zzhang@codeweavers.com>
Fri, 2 Jul 2021 03:36:49 +0000 (2 11:36 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Jul 2021 10:39:12 +0000 (2 12:39 +0200)
treeadd012ec8a4679d044a9719312e52ed14f8956c1
parent42e0155f5050b05c39dd7ed7f15016f5e9d47059
uxtheme/tests: Test that SetWindowTheme() should send WM_THEMECHANGED instead of posting it.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/uxtheme/tests/msg.h [new file with mode: 0644]
dlls/uxtheme/tests/system.c