poide needs bigger icons for Add-Ins now.
What size is best for them now ?
msvc.dll is only example for it ?
Icons only meant for the IDE uses one of:
a) 16x16, 16 colors
b) 16x16, True Color + Alpha
c) 32x32, True Color + Alpha
If the icon is also used in the Windows shell (to represent a program, etc.), Microsoft may insists on more.
Add-in icons definitely need to up-size to 32x32. V12 16x16 looked good but not in V13, tiny tiny...
Going to up-size one Add-in and post difference shortly.
John Z
Update: Yes 32x32 256 looks good.
Also the Hint Add-in dll compiled and ran correctly under V13 👍