Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am not able to find any information on this. There are tools that exist to extract icons from .exe files, but my question is how are they stored in the first place?

share|improve this question
Why in blue blazes did this get moved to SU? This is clearly a programming question, the only access to this information is programmatic - what a stupid move. – KevinDTimm Nov 9 '12 at 16:59

migrated from stackoverflow.com Nov 9 '12 at 15:32

1 Answer

up vote 3 down vote accepted

Microsoft documents this quite extensively

http://msdn.microsoft.com/en-us/library/ms997538.aspx

share|improve this answer
Thanks for then answer. – CodeBlue Nov 8 '12 at 15:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.