mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +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