I'm running XE7 creating a 32-bit VCL app and some of my users are experiencing a "Error reading xxxxImageList.Bitmap: Failed to read ImageList data from stream" error when my application starts up.
After some investigation, it turns out that these users are a very small minority that are using a 32-bit version of Windows 7 (the vast majority of my users are running Windows 7 64-bit).
I currently have no access myself to any Win7 32 bit machine to work with, but I may have to get one.
Does this error strike a chord with anyone, maybe a simple solution, before I get too involved in the depths of this problem?