akavel / rsrc

Tool for embedding .ico & manifest resources in Go programs for Windows.
MIT License
1.22k stars 122 forks source link

Generate RT_GROUP_ICON id before ICON ids #18

Closed tmm1 closed 3 years ago

tmm1 commented 6 years ago

This ensures the group icon always has a consistent ID that can be used by the application to find the icon, even when the ico file itself contains a different number of resolution variations.