Alexandre Julliard pushed to branch master at wine / wine
Commits: c4cec8f0 by Zhiyi Zhang at 2025-11-12T18:33:46+01:00 comctl32/ipaddress: Use the system window text color to draw dots.
Manual tests on XP show that ipaddress controls don't use the text colors in the theme file to draw dots and the system window text color should be used instead. In fact, there is no text color property for the ETS_NORMAL state in the theme file. This fixes the wrong color for the dots in ipaddress controls.
- - - - -
1 changed file:
- dlls/comctl32/ipaddress.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c4cec8f0517da36a0a79e37ed60b98d...