It looks like you're new here. If you want to get involved, click one of these buttons!
I have loads of TElGraphic buttons associated with Image Lists. I am now getting the above message a lot of the time when I run my application. Once I get the message, to fix it I have to restart Delphi. Does anybody know if this an issue with ElPack, Delphi XE2 or Windows 7?
The ImageLists are all set at design time.
Any clues appreciated.
Graham
Comments
In earlier times this problem happened because of wrong/mismatched ComCtl32 versions (you will find several examples in the www, e.g.: http://aus.toxz.net/topic/13/09/68-error-reading-imagelist1bitmap-failed-to-read-imagelist-data-from-stream)
You should check whether you have changed manifest settings etc.