by Sergei Chernyadyev at 2024-08-27T20:48:49+02:00
comctl32/tooltip: Support large standard title icons.
Added 32x32 icons for TTI_INFO_LARGE, TTI_WARNING_LARGE and
TTI_ERROR_LARGE. User-defined icons passed through TTM_SETTITLE
message are still drawn as 16x16 icons.
by Sergei Chernyadyev at 2024-08-27T20:48:53+02:00
explorer: Support large tooltip icons.
Icon-related NIIF_ flags are now handled properly when used alongside
with other flags such as NIIF_LARGE_ICON and others.