On Tue Nov 18 01:52:50 2025 +0000, Nikolay Sivov wrote:
> Regarding TreeView, I don't see any difference in +/- symbols between v5
> and v6, with or without this MR. Are we missing something in the theme?
No. It's because light.msstyles uses similar shapes for the plus and minus signs. I didn't bother designing a different shape for light.msstyles. If you use, for example, luna.msstyles from XP. You can see the difference.


--
https://gitlab.winehq.org/wine/wine/-/merge_requests/9488#note_122676
<a href="https://mh-nexus.de/en/downloads.php?product=HxD20">hxd</a> <code>Analyzing...</code> dialog calls <code>StrFromTimeIntervalW</code> with <code>lpszStr</code>=0 to get length of <code> 30 sec</code> text and calls <code>StrFromTimeIntervalW</code> with non-0 <code>lpszStr</code> to get <code> 30 sec</code> text
<img src="/uploads/6209a82d2aa063d355147034ceccc9ff/hxd.webp" alt="hxd "Analyzing..." dialog showing "Remaining time: 30 sec"">
--
v3: shlwapi: make StrFromTimeIntervalA and StrFromTimeIntervalW more like windows xp
https://gitlab.winehq.org/wine/wine/-/merge_requests/9496
On Mon Nov 17 22:39:12 2025 +0000, Nikolay Sivov wrote:
> This is not implementing actual normalization. I don't think we want to
> ignore that.
Ok, I will move it below for the putFeature, so that we will print as stub for that feature so its not ignored.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/9501#note_122664