mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
- Use SMTO_NOTIMEOUTIFNOTHUNG to get the icon with least timeout. - Replace GCL_* consts with GCLP_* since we're using GetClassLongPtr. Now the icon is correctly displayed for control panel applets. CORE-18137