Answer the question
In order to leave comments, you need to log in
How to fit / sew two or more icons into an exe file?
One becomes, and the second I can’t figure out how to sew, many exe-shniks noticed that there are a lot of icons inside (when choosing an icon from the explorer). I can't find it on google, because the search is clogged with queries with 1 icon.
Answer the question
In order to leave comments, you need to log in
We add, for example, a static or dynamic resource and add at least 100,500 icons there. There we also add lines of text, etc. Then we collect all this in the form of a separate dll, and when the program conquers, for example, the Mexican market, we make the same dll with the same resource names, but only the pictures (pictograms) are all in a sombrero, and the text lines are in Spanish ... It turns out a little localization by replacing just one dll -)
Well, then to taste, for example, for each application window, set / change the Icon property, indicating a specific image in the resource, we do the same for the main application on events such as resize or timer and get whistling-farting- stinking application -))
For those who are also looking, I found some solutions on English sites:
stackoverflow.com/questions/3485103/automatically-...
https://www.codeproject.com/Articles/19580/Embeddi...
https:// social.msdn.microsoft.com/Forums/vstudio/e...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question