Module: wine Branch: master Commit: 176bd922dfaaa2052083474d439156a3d1501895 URL: https://source.winehq.org/git/wine.git/?a=commit;h=176bd922dfaaa2052083474d4...
Author: Rafał Harabień rafalh92@outlook.com Date: Sun Apr 3 01:37:35 2022 +0200
comctl32: Send WM_CTLCOLORSTATIC for all static control types.
Signed-off-by: Rafał Harabień rafalh92@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/static.c | 134 ++++++++++++++++++++----------------------- dlls/comctl32/tests/misc.c | 4 +- dlls/comctl32/tests/static.c | 16 +++--- 3 files changed, 71 insertions(+), 83 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=176bd922dfaaa20520834...