mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08: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