Problems with setting application icon

前端 未结 5 1900
伪装坚强ぢ
伪装坚强ぢ 2021-01-05 14:53

(I\'m using Visual Studio 2008, though I remember having similar problems with older versions as well.)

I\'ve tried several different methods (many of them mentioned

5条回答
  •  旧时难觅i
    2021-01-05 15:12

    I've used a single .ico file with multiple resolutions 16x16, 32x32, 48x48, 96x96 without problems, as application icon. Then windows will pick up the right size.

    The windows shell have an icon cache, there is a trick to restart it without rebooting or logout from the current session, or killing explorer.exe from task manager.

提交回复
热议问题