This is a very strange problem, and I first discovered it in 16.12. Rebuilding in 16.11 DOES NOT give the same result.
I cannot replicate the problem on my computer, but have seen it occur on two of my clients' computers.
It only occurs in one area of the application.
I have a multi-folder dialog. There is a button bar on the top of the dialog, and there are button bars on each of the folders. The bitmaps are all stored in the .rc file. Most of these bitmaps are used in multiple areas of the program, and display correctly.
Previously, and even on the current version on my computer, everything displays correctly. However, if I take the exact same program and place it on a client computer ( and this occurs at two different locations ), when the dialog appears, all of the bitmaps are identical, and consist of what looks like a blue and yellow shield ( like you might see for an anti-virus program ). That bmp is not part of the .rc ( which is linked into the application ).
I wish I could give you some code, but I can't reproduce it on my development machine.
Has anyone seen anything like this, or have any ideas. It has worked fine for years, but suddenly it pops up now.
Thanks for ANY ideas.
Tim