Module: wine Branch: master Commit: 9e0aa5ef81155b7eb88f13186c2600ac0e96279d URL: https://source.winehq.org/git/wine.git/?a=commit;h=9e0aa5ef81155b7eb88f13186...
Author: Rafał Harabień rafalh92@outlook.com Date: Fri Feb 18 01:41:39 2022 +0100
user32: 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/user32/static.c | 143 +++++++++++++++++++++------------------------ dlls/user32/tests/static.c | 20 +++---- 2 files changed, 75 insertions(+), 88 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9e0aa5ef81155b7eb88f1...