shell32: make SHGetStockIconInfo() attempt to set hIcon.

Since LoadIconW returns NULL on an error anyway, we should try LoadIconW. This fixes a crash with the Affinity V2 installers.

Merge request reports

Loading